diff options
author | steve <steve@FreeBSD.org> | 2000-01-24 04:52:59 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-01-24 04:52:59 +0000 |
commit | 4e9b2121b4a1f7c7484d7d1a5d80c7d85e69ba5b (patch) | |
tree | aa0f8245f0d4d6cb63100ee13723921cd4046a7c /sysutils/upsd | |
parent | 34d235fd6e784cc3c52f3d399c2c157527a395ed (diff) | |
download | FreeBSD-ports-4e9b2121b4a1f7c7484d7d1a5d80c7d85e69ba5b.zip FreeBSD-ports-4e9b2121b4a1f7c7484d7d1a5d80c7d85e69ba5b.tar.gz |
Maintainer (and author) no longer wishes to maintain this port.
Diffstat (limited to 'sysutils/upsd')
-rw-r--r-- | sysutils/upsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/upsd/Makefile b/sysutils/upsd/Makefile index 2a05bcc..350cbc3 100644 --- a/sysutils/upsd/Makefile +++ b/sysutils/upsd/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://www.ww.net/pub/wildwind/upsd/ \ http://www.cre8tivegroup.com/ \ ftp://ftp.sw.ru/pub/unix/upsd/ -MAINTAINER= alexis@ww.net +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/upsd-2.0 |