aboutsummaryrefslogtreecommitdiff
path: root/sysutils/upsd/Makefile
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-09-13 18:42:22 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-09-13 18:42:22 +0000
commit83b215912486acd1fba59bbffb69bd64567780c0 (patch)
treebc2b407410e22fc98395ae2a936c3c1a336e0f2e /sysutils/upsd/Makefile
parent00b9db01e1eab918a89e46856700c17ff75c1004 (diff)
downloadports-83b215912486acd1fba59bbffb69bd64567780c0.tar.gz
ports-83b215912486acd1fba59bbffb69bd64567780c0.zip
Notes
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