diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-17 15:49:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-17 15:49:59 +0000 |
commit | 5e48cef8cbea8c97b09d07a9ab78cfc2df26704a (patch) | |
tree | 3a0076332551df952959a79f0330b04231be27f3 /net/rwhoisd | |
parent | 880f3d5136ce9e2e0292a7344eb6fd6006aee3b0 (diff) | |
download | ports-5e48cef8cbea8c97b09d07a9ab78cfc2df26704a.tar.gz ports-5e48cef8cbea8c97b09d07a9ab78cfc2df26704a.zip |
Notes
Diffstat (limited to 'net/rwhoisd')
-rw-r--r-- | net/rwhoisd/Makefile | 3 |
1 files changed, 3 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 |