diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-09-03 07:55:32 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-09-03 07:55:32 +0000 |
commit | 2d9297a50f4fad6e0bc320dae1d260ad4b6942c4 (patch) | |
tree | bbe599daab67185f3ae011bd7f336cad8a296802 /net | |
parent | 2f55ac3c66b91d5fc49dce9d1838d9a65bc3c3ad (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/xwhois/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/xwhois/Makefile b/net/xwhois/Makefile index c13a0df1fdda..eacef9b829f8 100644 --- a/net/xwhois/Makefile +++ b/net/xwhois/Makefile @@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A GTK-based frontend to the whois service (RFC954) DEPRECATED= unmaintained upstream for several years +EXPIRATION= 2011-09-30 USE_GNOME= gtk12 GNU_CONFIGURE= yes |