diff options
author | Gavin Atkinson <gavin@FreeBSD.org> | 2010-04-08 09:28:38 +0000 |
---|---|---|
committer | Gavin Atkinson <gavin@FreeBSD.org> | 2010-04-08 09:28:38 +0000 |
commit | 7aa5db07dde34c624edd6bc8071dee286ebd3923 (patch) | |
tree | 85636d3d6b95ec95fecb44ae3ffbcf86e3d36901 /net-p2p | |
parent | bd5ff1e90df8ece2d94621f21954290d5e5ed1cd (diff) | |
download | ports-7aa5db07dde34c624edd6bc8071dee286ebd3923.tar.gz ports-7aa5db07dde34c624edd6bc8071dee286ebd3923.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
Notes
Notes:
svn path=/head/; revision=252438
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 |