diff options
author | dougb <dougb@FreeBSD.org> | 2011-09-03 15:55:32 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-09-03 15:55:32 +0800 |
commit | 38c930c911eeaeb2cb94bc1b86232817f977d3f8 (patch) | |
tree | e30e3e4f4c7fc010277e997a7d436d2bcf914840 /net-p2p/giftcurs | |
parent | 886fc56a6b920e7701b75461a5657e3852d7881a (diff) | |
download | freebsd-ports-gnome-38c930c911eeaeb2cb94bc1b86232817f977d3f8.tar.gz freebsd-ports-gnome-38c930c911eeaeb2cb94bc1b86232817f977d3f8.tar.zst freebsd-ports-gnome-38c930c911eeaeb2cb94bc1b86232817f977d3f8.zip |
Add EXPIRATION to ports marked DEPRECATED that do not already have it. [1]
Date set to 2011-09-30 since that's > 1 month in all cases. Feel free to
change it to something more appropriate.
Change DEPRECATED to IGNORE for security/openvpn-beta to better fit the
intention.
Problem pointed out by: linimon [1]
Diffstat (limited to 'net-p2p/giftcurs')
-rw-r--r-- | net-p2p/giftcurs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/giftcurs/Makefile b/net-p2p/giftcurs/Makefile index ee3e0219ebed..c5f539da4798 100644 --- a/net-p2p/giftcurs/Makefile +++ b/net-p2p/giftcurs/Makefile @@ -16,6 +16,7 @@ MAINTAINER= shoesoft@gmx.net COMMENT= A cursed frontend to the giFT daemon DEPRECATED= unmaintained upstream for several years +EXPIRATION= 2011-09-30 RUN_DEPENDS= ${LOCALBASE}/bin/giftd:${PORTSDIR}/net-p2p/gift |