diff options
author | gabor <gabor@FreeBSD.org> | 2007-04-20 04:50:21 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2007-04-20 04:50:21 +0800 |
commit | 8715172b5618fc67a4e8f9fd9a86d4a65e39e4ee (patch) | |
tree | 25455958211c0ea1c4338aed838008cf9cd2ad4f /net-p2p | |
parent | 84a495aa14796cddfaaa6a6ab9952d5e2141a892 (diff) | |
download | freebsd-ports-gnome-8715172b5618fc67a4e8f9fd9a86d4a65e39e4ee.tar.gz freebsd-ports-gnome-8715172b5618fc67a4e8f9fd9a86d4a65e39e4ee.tar.zst freebsd-ports-gnome-8715172b5618fc67a4e8f9fd9a86d4a65e39e4ee.zip |
- Set EXPIRATION_DATE as it is marked as DEPRECATED for some time
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/amule1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/amule1/Makefile b/net-p2p/amule1/Makefile index ddc8e6b0f785..4faa0cee7f19 100644 --- a/net-p2p/amule1/Makefile +++ b/net-p2p/amule1/Makefile @@ -17,6 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= The all-platform eMule p2p client DEPRECATED= use net-p2p/amule2 if you are running OSVERSION > 500000 +EXPIRATION_DATE= 2007-05-09 LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl |