diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-17 23:49:59 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-17 23:49:59 +0800 |
commit | 9b870e10a8cb2120f17100288e84b41ad4f8d67a (patch) | |
tree | 27fda9c00450c16a4e1771ef81abab249e4bddd0 /net | |
parent | b0444bbcc5cfddd1bc5ae830f75b78aaf807af11 (diff) | |
download | freebsd-ports-gnome-9b870e10a8cb2120f17100288e84b41ad4f8d67a.tar.gz freebsd-ports-gnome-9b870e10a8cb2120f17100288e84b41ad4f8d67a.tar.zst freebsd-ports-gnome-9b870e10a8cb2120f17100288e84b41ad4f8d67a.zip |
Last bunch of deprecation: no more public distfiles and/or abandonware... last one for now
Diffstat (limited to 'net')
-rw-r--r-- | net/rwhoisd/Makefile | 3 | ||||
-rw-r--r-- | net/traffic/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/net/rwhoisd/Makefile b/net/rwhoisd/Makefile index 155f8109272d..cee2ae85c28d 100644 --- a/net/rwhoisd/Makefile +++ b/net/rwhoisd/Makefile @@ -15,6 +15,9 @@ MASTER_SITES= http://www.rwhois.net/ftp/ \ MAINTAINER= ports@FreeBSD.org COMMENT= The Internic referral whois server +DEPRECATED= Looks like an abandonware, no more public distfiles +EXPIRATION_DATE= 2011-08-01 + OPTIONS= IPV6 "Enable IPV6 support" On \ LARGEFILE "Enable largefile support (> 2Gb)" Off diff --git a/net/traffic/Makefile b/net/traffic/Makefile index 64629ce0cb98..3fb8866965b0 100644 --- a/net/traffic/Makefile +++ b/net/traffic/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://darkzone.ma.cx/resources/unix/traffic/ MAINTAINER= ports@FreeBSD.org COMMENT= The main goal of this program is to count bandwidth usage by IP +DEPRECATED= Looks like an abandonware, no more public distfiles +EXPIRATION_DATE= 2011-08-01 + GNU_CONFIGURE= yes PLIST_FILES= bin/traffic |