Index: head/sysutils/openupsd/Makefile =================================================================== --- head/sysutils/openupsd/Makefile (revision 533922) +++ head/sysutils/openupsd/Makefile (revision 533923) @@ -1,26 +1,22 @@ # Created by: Tim Bishop # $FreeBSD$ PORTNAME= openupsd PORTVERSION= 0.3.1 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= http://frmb.org/download/ +MASTER_SITES= https://BSDforge.com/projects/source/sysutils/openupsd/ MAINTAINER= tdb@FreeBSD.org COMMENT= UPS daemon for some Belkin UPS's - -BROKEN= unfetchable -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2020-05-05 USE_RC_SUBR= ${PORTNAME} GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-transform-name= --bindir=${PREFIX}/sbin PLIST_FILES= sbin/openupsd etc/openupsd.conf.sample post-install: ${INSTALL_DATA} ${WRKSRC}/openupsd.conf ${STAGEDIR}${PREFIX}/etc/openupsd.conf.sample .include Index: head/sysutils/openupsd/pkg-descr =================================================================== --- head/sysutils/openupsd/pkg-descr (revision 533922) +++ head/sysutils/openupsd/pkg-descr (revision 533923) @@ -1,5 +1,5 @@ OpenUPSd is a UPS daemon, pretty specific to those Belkin serial-connected UPS's that speak the "regulator pro smart protocol". This daemon is monitoring only, at the moment anyway. -WWW: http://frmb.org/openupsd.html +WWW: https://BSDforge.com/projects/sysutils/openupsd/