1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Take maintainership

PR:		ports/92336
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
This commit is contained in:
Pav Lucistnik 2006-01-28 15:54:02 +00:00
parent ab2ccf43a8
commit ba5fbeff85
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=154651

View File

@ -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}