diff options
Diffstat (limited to 'sysutils/maint')
-rw-r--r-- | sysutils/maint/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/maint/Makefile b/sysutils/maint/Makefile index 762c388e0efa..e4d582b448c3 100644 --- a/sysutils/maint/Makefile +++ b/sysutils/maint/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://people.FreeBSD.org/~foxfair/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= System maintenance package written in Python and CSH +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + BUILD_DEPENDS= cvsup:${PORTSDIR}/net/cvsup RUN_DEPENDS= cvsup:${PORTSDIR}/net/cvsup |