diff options
author | John Marino <marino@FreeBSD.org> | 2014-09-09 09:32:37 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-09-09 09:32:37 +0000 |
commit | f9a5b4fd695aab79a593d6924236a239230a3571 (patch) | |
tree | dbed314297629fbc81af12402ceb441434810fb0 /net-mgmt/gps/Makefile | |
parent | 05f82c6e35ba2be329b167afa59a48c148006501 (diff) |
Notes
Diffstat (limited to 'net-mgmt/gps/Makefile')
-rw-r--r-- | net-mgmt/gps/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mgmt/gps/Makefile b/net-mgmt/gps/Makefile index ed262390e664..978a22905d8e 100644 --- a/net-mgmt/gps/Makefile +++ b/net-mgmt/gps/Makefile @@ -13,6 +13,9 @@ COMMENT= Ghost Port Scan LICENSE= GPLv2 +DEPRECATED= Depends on expired net/libnet10 +EXPIRATION_DATE= 2014-09-30 + BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10 GNU_CONFIGURE= yes |