diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-14 17:53:27 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-14 17:53:27 +0000 |
commit | 093250095d003ff7a5a81b399a6dfbdce9fd1473 (patch) | |
tree | 4e5311426a3ac7313fce5a0586d48bbca199e071 /multimedia/hayes | |
parent | Point to its new google code home (WWW and MASTER_SITE) (diff) |
Deprecate unmaintained ports from multimedia where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Notes
Notes:
svn path=/head/; revision=270899
Diffstat (limited to 'multimedia/hayes')
-rw-r--r-- | multimedia/hayes/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/hayes/Makefile b/multimedia/hayes/Makefile index 835ab4dff6d4..51dcde1f9995 100644 --- a/multimedia/hayes/Makefile +++ b/multimedia/hayes/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://www.hakubi.us/hayes/ MAINTAINER= ports@FreeBSD.org COMMENT= A filesystem-based playlist for Noatun +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + LIB_DEPENDS= noatun:${PORTSDIR}/multimedia/kdemultimedia3 USE_KDEBASE_VER= 3 |