diff options
author | Lars Koeller <lkoeller@FreeBSD.org> | 2005-11-13 17:17:01 +0000 |
---|---|---|
committer | Lars Koeller <lkoeller@FreeBSD.org> | 2005-11-13 17:17:01 +0000 |
commit | 0cd2e097ca6d578476fd679f67900837341f1d62 (patch) | |
tree | 328d8256ba8e2dad02e97f5ebb758bd351408d47 /sysutils/apcupsd | |
parent | 106310e7ffb7a3b075dae02abf181e4010556803 (diff) |
Notes
Diffstat (limited to 'sysutils/apcupsd')
-rw-r--r-- | sysutils/apcupsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile index 5ffc6a4ca739..665ff11b9f36 100644 --- a/sysutils/apcupsd/Makefile +++ b/sysutils/apcupsd/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= Lars.Koeller@Uni-Bielefeld.de +MAINTAINER= ports@freebsd.org COMMENT= A daemon for controlling APC UPS USE_GETTEXT= yes |