diff options
author | linimon <linimon@FreeBSD.org> | 2005-08-29 07:43:43 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-08-29 07:43:43 +0800 |
commit | 8e9e450861095b6b0ba450e0539366e5f5610687 (patch) | |
tree | c4c91ba5947db508262bbe5f7192375857ffb2e7 /sysutils/upsd | |
parent | e7c28a69f6054c4643346c208a4e22781316421a (diff) | |
download | freebsd-ports-gnome-8e9e450861095b6b0ba450e0539366e5f5610687.tar.gz freebsd-ports-gnome-8e9e450861095b6b0ba450e0539366e5f5610687.tar.zst freebsd-ports-gnome-8e9e450861095b6b0ba450e0539366e5f5610687.zip |
Mark for deprecation since the last mastersite disappeared.
Diffstat (limited to 'sysutils/upsd')
-rw-r--r-- | sysutils/upsd/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/upsd/Makefile b/sysutils/upsd/Makefile index 387b5adbd9ec..455c14b82c17 100644 --- a/sysutils/upsd/Makefile +++ b/sysutils/upsd/Makefile @@ -9,11 +9,14 @@ PORTNAME= upsd PORTVERSION= 2.0.1.6 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.rge.com/pub/admin/upsd/ +MASTER_SITES= # disappeared MAINTAINER= ports@FreeBSD.org COMMENT= APC Smart UPS Monitoring Daemon +DEPRECATED= mastersite disappeared +EXPIRATION_DATE= 2005-10-28 + WRKSRC= ${WRKDIR}/upsd-2.0 pre-build: |