summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2010-10-11 04:15:27 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2010-10-11 04:15:27 +0000
commitf814d9a22cda2ebf8bbf3f56e636556407f8751d (patch)
tree709f010bd5e2232be8b9a91fb6e9e1d7eafbb386 /net-p2p
parent- Drop maintainership. (diff)
- Mark DEPRECATED and set EXPIRATION_DATE in about six months (is not
maintained anymore, and does not work).
Notes
Notes: svn path=/head/; revision=262802
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/gift-ares/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/gift-ares/Makefile b/net-p2p/gift-ares/Makefile
index 6e09c1ae4753..ce5407ec076e 100644
--- a/net-p2p/gift-ares/Makefile
+++ b/net-p2p/gift-ares/Makefile
@@ -22,4 +22,7 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GNOME= pkgconfig
+DEPRECATED= development has ceased; does not work
+EXPIRATION_DATE= 2011-04-11
+
.include <bsd.port.mk>