diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-06-03 16:44:58 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-06-03 16:44:58 +0000 |
commit | c31defa0fc6069fd58ebbef6564b36ff4e2a70f7 (patch) | |
tree | 24dcac0a257526d4f05afdcd8a3429b3043b19a1 /net/nstxd/Makefile | |
parent | Remove dependency on displaycalibrator, it's broken since more than 6 months (diff) |
Deprecate ports broken for more than 6 months
Diffstat (limited to '')
-rw-r--r-- | net/nstxd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/nstxd/Makefile b/net/nstxd/Makefile index 25d84dc50acc..a41c06b768a4 100644 --- a/net/nstxd/Makefile +++ b/net/nstxd/Makefile @@ -17,6 +17,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= DNS tunnel server BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-07-04 LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING |