diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2013-09-20 23:55:59 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2013-09-20 23:55:59 +0000 |
commit | cd43591b230b0fad20244491573df03bd9b65a79 (patch) | |
tree | 358ca8ab37307eb555ac5640a129523cf65711ce | |
parent | a67d6da3fe404422301c6100d73d80d66f222793 (diff) | |
download | ports-cd43591b230b0fad20244491573df03bd9b65a79.tar.gz ports-cd43591b230b0fad20244491573df03bd9b65a79.zip |
Notes
-rw-r--r-- | net/gateway6/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/gateway6/Makefile b/net/gateway6/Makefile index 90b14c5254c4..e69055be74d7 100644 --- a/net/gateway6/Makefile +++ b/net/gateway6/Makefile @@ -14,6 +14,9 @@ COMMENT= Gateway6 Tunnel Setup Protocol Client - Free IPv6 tunnel CONFLICTS= freenet6-[0-9]* +DEPRECATED= Unsupported upstream, consider using net/gogoc +EXPIRATION_DATE= 2013-12-31 + USE_RC_SUBR= gateway6 WRKSRC= ${WRKDIR}/gw6c-6_0_1 ETCDIR= ${PREFIX}/etc |