diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-12-31 07:11:33 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-12-31 07:11:33 +0000 |
commit | 0dea33ee1b04c479d1ad63849e75395d0b7d51d1 (patch) | |
tree | f8f7efe5ae15e091beb54b99b61bfce630a2e0ad /sysutils/upsdaemon | |
parent | 58d28a814866cea43fc0bb6e6a5f582823ee6d0b (diff) |
Notes
Diffstat (limited to 'sysutils/upsdaemon')
-rw-r--r-- | sysutils/upsdaemon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/upsdaemon/Makefile b/sysutils/upsdaemon/Makefile index 3e003a7c983b..244370a35652 100644 --- a/sysutils/upsdaemon/Makefile +++ b/sysutils/upsdaemon/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.ederbs.org/pub/ \ ftp://ederbs.org/pub/ -MAINTAINER= ederbs@ederbs.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple APC UPS Daemon MAN8= upsdaemon.8 |