diff options
author | alepulver <alepulver@FreeBSD.org> | 2010-10-11 12:15:27 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2010-10-11 12:15:27 +0800 |
commit | 0e9bc87e95441a8c3e515153044b8364a06e5284 (patch) | |
tree | 113a226873b3e16e4a63b93b2857e3eaeaaf3232 /net-p2p | |
parent | a6773eed01b830623b242f9ebfb62d6697962ad7 (diff) | |
download | freebsd-ports-gnome-0e9bc87e95441a8c3e515153044b8364a06e5284.tar.gz freebsd-ports-gnome-0e9bc87e95441a8c3e515153044b8364a06e5284.tar.zst freebsd-ports-gnome-0e9bc87e95441a8c3e515153044b8364a06e5284.zip |
- Mark DEPRECATED and set EXPIRATION_DATE in about six months (is not
maintained anymore, and does not work).
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> |