diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-14 17:10:51 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-14 17:10:51 +0000 |
commit | 8ac6f6dbefee1e8d4d4f2566fbdb29c6fcc201ee (patch) | |
tree | 336c22443fc12f908f87496d79e3c222ff6630a9 /net/generic-nqs | |
parent | update WWW and MASTER_SITE (diff) |
Deprecate unmaintained ports from net where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Notes
Notes:
svn path=/head/; revision=270897
Diffstat (limited to 'net/generic-nqs')
-rw-r--r-- | net/generic-nqs/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/generic-nqs/Makefile b/net/generic-nqs/Makefile index c43eb2009bcb..dea8befc6d4b 100644 --- a/net/generic-nqs/Makefile +++ b/net/generic-nqs/Makefile @@ -17,6 +17,9 @@ MASTER_SITE_SUBDIR= fenner MAINTAINER= ports@FreeBSD.org COMMENT= Generic Network Queuing System +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + USE_BZIP2= yes IS_INTERACTIVE= yes NO_PACKAGE= have to build on site due to the descriptors created in\ |