diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-14 16:05:25 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-14 16:05:25 +0800 |
commit | 334fae529ce77035707919ecc68cff700b6e302a (patch) | |
tree | 41c367ac0f6f9226fa2457d0eade50288a63d6b8 /news/leafnode+ | |
parent | 3d88dcf0e8fb7f5cdfec2196e751bb520b806ed0 (diff) | |
download | freebsd-ports-gnome-334fae529ce77035707919ecc68cff700b6e302a.tar.gz freebsd-ports-gnome-334fae529ce77035707919ecc68cff700b6e302a.tar.zst freebsd-ports-gnome-334fae529ce77035707919ecc68cff700b6e302a.zip |
Deprecate unmaintained ports from news where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Diffstat (limited to 'news/leafnode+')
-rw-r--r-- | news/leafnode+/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/news/leafnode+/Makefile b/news/leafnode+/Makefile index ba90b0dbe944..16a18a6ef363 100644 --- a/news/leafnode+/Makefile +++ b/news/leafnode+/Makefile @@ -16,6 +16,9 @@ MASTER_SITES= http://www25.big.jp/~jam/leafnode+/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Multi-user offline Usenet news package for small sites +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + MAN8= checkgroups.8 fetchnews.8 leafnode.8 texpire.8 PKGINSTALL= ${WRKDIR}/INSTALL |