diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-31 20:47:59 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-31 20:47:59 +0000 |
commit | bb2d822460c2bf83a1ede7c67959cdfcba9a0f6e (patch) | |
tree | 6133493af7e3d19f18905d3ced3811b3963c330e /www | |
parent | dd070abe1ac56e5e26cd825af93fcfc4e617637c (diff) | |
download | freebsd-ports-bb2d822460c2bf83a1ede7c67959cdfcba9a0f6e.zip |
Deprecated some ports that were already marked BROKEN in 2013
With hat: portmgr
Diffstat (limited to 'www')
-rw-r--r-- | www/trac-TracDuplicates/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/trac-TracDuplicates/Makefile b/www/trac-TracDuplicates/Makefile index a31b159af6a7..c3bc132749d4 100644 --- a/www/trac-TracDuplicates/Makefile +++ b/www/trac-TracDuplicates/Makefile @@ -12,6 +12,8 @@ MAINTAINER= gslin@gslin.org COMMENT= Notice original ticket to dupe one BROKEN= Fails to patch +DEPRECATED= Broken for more than 5 months +EXPIRATION_DATE= 2014-06-30 LICENSE= BSD |