aboutsummaryrefslogtreecommitdiff
path: root/sysutils/apcupsd
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-01-28 15:54:02 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-01-28 15:54:02 +0000
commitba5fbeff855cc42d1a49565feba9f7ff035b2ff5 (patch)
treefcdd96eaa8186c37b03e0059746e7bffdcb1b893 /sysutils/apcupsd
parentab2ccf43a81f28b57db046a4d4aedc032d4a9e75 (diff)
downloadports-ba5fbeff855cc42d1a49565feba9f7ff035b2ff5.tar.gz
ports-ba5fbeff855cc42d1a49565feba9f7ff035b2ff5.zip
- Take maintainership
PR: ports/92336 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Notes
Notes: svn path=/head/; revision=154651
Diffstat (limited to 'sysutils/apcupsd')
-rw-r--r--sysutils/apcupsd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile
index f4f4d770ddf5..8ae69ef066d0 100644
--- a/sysutils/apcupsd/Makefile
+++ b/sysutils/apcupsd/Makefile
@@ -4,6 +4,7 @@
#
# $FreeBSD$
#
+# $Tecnik: ports/sysutils/apcupsd/Makefile,v 1.2 2006/01/26 00:35:21 itetcu Exp $
PORTNAME= apcupsd
PORTVERSION= 3.10.18
@@ -12,11 +13,10 @@ CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= itetcu@people.tecnik93.com
COMMENT= A daemon for controlling APC UPS
USE_GETTEXT= yes
-USE_REINPLACE= yes
STARTUP_SCRIPT= apcupsd.sh.sample
PLIST_SUB= STARTUP_SCRIPT=${STARTUP_SCRIPT}