aboutsummaryrefslogtreecommitdiff
path: root/sysutils/upsd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/upsd/Makefile')
-rw-r--r--sysutils/upsd/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/upsd/Makefile b/sysutils/upsd/Makefile
index 048b0f25427b..cfc375215bfa 100644
--- a/sysutils/upsd/Makefile
+++ b/sysutils/upsd/Makefile
@@ -9,16 +9,16 @@ PORTNAME= upsd
PORTVERSION= 2.0.1.6
PORTREVISION= 1
CATEGORIES= sysutils
-MASTER_SITES= http://www.mavetju.org/download/adopted/
+MASTER_SITES= http://www.mavetju.org/download/adopted/ \
+ http://core.inec.ru/~az/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= az@inec.ru
COMMENT= APC Smart UPS Monitoring Daemon
-DEPRECATED= mastersite disappeared
-EXPIRATION_DATE= 2005-10-28
-
WRKSRC= ${WRKDIR}/upsd-2.0
+PLIST_FILES= sbin/upsd etc/upsd.conf etc/rc.d/upsd.sh
+
pre-build:
@${MV} ${WRKSRC}/config.h ${WRKSRC}/conf.h.orig
@${SED} -e "s!@prefix@!${PREFIX}!g" ${WRKSRC}/conf.h.orig > ${WRKSRC}/conf.h