diff options
author | gavin <gavin@FreeBSD.org> | 2010-04-08 17:28:38 +0800 |
---|---|---|
committer | gavin <gavin@FreeBSD.org> | 2010-04-08 17:28:38 +0800 |
commit | 93b20049120ff1362a734ff3115f888eea5c46d7 (patch) | |
tree | de177e9fdbb6a8cca066272f4a0db401320d055c /net-p2p | |
parent | 32064ac257506b75770b6d0339b1603ac8e3845f (diff) | |
download | freebsd-ports-gnome-93b20049120ff1362a734ff3115f888eea5c46d7.tar.gz freebsd-ports-gnome-93b20049120ff1362a734ff3115f888eea5c46d7.tar.zst freebsd-ports-gnome-93b20049120ff1362a734ff3115f888eea5c46d7.zip |
Mark mutella as deprecated: the last release was 2004-08-26, so it is safe
to say that this is now abandonware.
Approved by: itetcu
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/mutella/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/mutella/Makefile b/net-p2p/mutella/Makefile index 17da0b252241..f9a8820c5bfa 100644 --- a/net-p2p/mutella/Makefile +++ b/net-p2p/mutella/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= gavin.atkinson@ury.york.ac.uk COMMENT= A command line Gnutella client +DEPRECATED= No longer under active development +EXPIRATION_DATE= 2010-10-01 + MAN1= mutella.1 GNU_CONFIGURE= yes |