diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2010-10-11 04:15:27 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2010-10-11 04:15:27 +0000 |
commit | f814d9a22cda2ebf8bbf3f56e636556407f8751d (patch) | |
tree | 709f010bd5e2232be8b9a91fb6e9e1d7eafbb386 /net-p2p | |
parent | 84c312dba2b0af82bbaf83c87d8654131381b7ab (diff) |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/gift-ares/Makefile | 3 |
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> |