diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-03 01:04:00 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-03 01:04:00 +0800 |
commit | 288de0e0b56c6cd632e4e2f51633573e7f3c25db (patch) | |
tree | 56286e09297f321c0aeee433be35199c25020390 /news | |
parent | bf71142150a67a1c4ed7059d53959513754bdb5d (diff) | |
download | freebsd-ports-gnome-288de0e0b56c6cd632e4e2f51633573e7f3c25db.tar.gz freebsd-ports-gnome-288de0e0b56c6cd632e4e2f51633573e7f3c25db.tar.zst freebsd-ports-gnome-288de0e0b56c6cd632e4e2f51633573e7f3c25db.zip |
Deprecate some ports where I can't find distfiles and upstream
Diffstat (limited to 'news')
-rw-r--r-- | news/p5-Gateway/Makefile | 3 | ||||
-rw-r--r-- | news/xmitbin/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/news/p5-Gateway/Makefile b/news/p5-Gateway/Makefile index 5ec2eaa75f86..6891f1ba8274 100644 --- a/news/p5-Gateway/Makefile +++ b/news/p5-Gateway/Makefile @@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Robomoderation and mail to news gatewaying toolkit +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + BUILD_DEPENDS= ${SITE_PERL}/News/Article.pm:${PORTSDIR}/news/p5-News-Article RUN_DEPENDS= ${SITE_PERL}/News/Article.pm:${PORTSDIR}/news/p5-News-Article diff --git a/news/xmitbin/Makefile b/news/xmitbin/Makefile index d9822cc909c4..12c5811d6bf3 100644 --- a/news/xmitbin/Makefile +++ b/news/xmitbin/Makefile @@ -16,6 +16,9 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Posts or mails binary and sourcecode files intelligently +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + MAN1= xmitBin.1 NO_WRKSUBDIR= YES |