diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-09-03 09:43:57 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-09-03 09:43:57 +0000 |
commit | 0035fb0fa976ed47f02176413846930794983d83 (patch) | |
tree | 7df18cd0267144d908b5ca40e402b373a3fb69cd /net-p2p | |
parent | 819bddc284261d6c8258c752da2754e31f60f503 (diff) | |
download | ports-0035fb0fa976ed47f02176413846930794983d83.tar.gz ports-0035fb0fa976ed47f02176413846930794983d83.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/apollon/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/gift/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/giftcurs/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/giftoxic/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/giftui/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/net-p2p/apollon/Makefile b/net-p2p/apollon/Makefile index bff66c943626..c2eba33fa9fa 100644 --- a/net-p2p/apollon/Makefile +++ b/net-p2p/apollon/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= KDE client for giFT daemon DEPRECATED= Depends on net-p2p/gift, which is deprecated -EXPIRATION= 2011-09-30 +EXPIRATION_DATE= 2011-09-30 LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift diff --git a/net-p2p/gift/Makefile b/net-p2p/gift/Makefile index 9cb3c766293b..a97345306a34 100644 --- a/net-p2p/gift/Makefile +++ b/net-p2p/gift/Makefile @@ -16,7 +16,7 @@ MAINTAINER= shoesoft@gmx.net COMMENT= An OpenFT, Gnutella and FastTrack p2p network client DEPRECATED= unmaintained upstream for several years -EXPIRATION= 2011-09-30 +EXPIRATION_DATE= 2011-09-30 LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis diff --git a/net-p2p/giftcurs/Makefile b/net-p2p/giftcurs/Makefile index c5f539da4798..891d7c1425c5 100644 --- a/net-p2p/giftcurs/Makefile +++ b/net-p2p/giftcurs/Makefile @@ -16,7 +16,7 @@ MAINTAINER= shoesoft@gmx.net COMMENT= A cursed frontend to the giFT daemon DEPRECATED= unmaintained upstream for several years -EXPIRATION= 2011-09-30 +EXPIRATION_DATE= 2011-09-30 RUN_DEPENDS= ${LOCALBASE}/bin/giftd:${PORTSDIR}/net-p2p/gift diff --git a/net-p2p/giftoxic/Makefile b/net-p2p/giftoxic/Makefile index 868270558aed..d75d842593bf 100644 --- a/net-p2p/giftoxic/Makefile +++ b/net-p2p/giftoxic/Makefile @@ -15,7 +15,7 @@ MAINTAINER= joeldiaz@bellsouth.net COMMENT= GTK2 client for giFT DEPRECATED= unmaintained upstream for several years -EXPIRATION= 2011-09-30 +EXPIRATION_DATE= 2011-09-30 LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift diff --git a/net-p2p/giftui/Makefile b/net-p2p/giftui/Makefile index 1aeed5c054cc..dc233fdfbf13 100644 --- a/net-p2p/giftui/Makefile +++ b/net-p2p/giftui/Makefile @@ -16,7 +16,7 @@ MAINTAINER= joeldiaz@bellsouth.net COMMENT= GTK2 client for giFT daemon DEPRECATED= unmaintained upstream for several years -EXPIRATION= 2011-09-30 +EXPIRATION_DATE= 2011-09-30 LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift |