diff options
| author | Steve Price <steve@FreeBSD.org> | 2000-01-24 04:52:59 +0000 | 
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 2000-01-24 04:52:59 +0000 | 
| commit | 012892b4bc98f74292fe68735655e2f170a363ca (patch) | |
| tree | cee3130ce98fdc6fcd4221fa3970b526f09f8a20 | |
| parent | Fix build for FreeBSD/alpha. (diff) | |
Maintainer (and author) no longer wishes to maintain this port.
Notes
Notes:
    svn path=/head/; revision=25001
| -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 2a05bcc432a1..350cbc3b19a1 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  | 
