diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 18:06:13 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 18:06:13 +0000 |
commit | fc8ba7343fead6e4716a4cdcd95465ae9eeb3746 (patch) | |
tree | ad644d57a9ad4205e4f7b41618df8fd0a4fbb7ca /audio/alsaplayer/Makefile | |
parent | ea8d9a38f22b5f480110876e49eb3025324357ca (diff) |
Schedule these forbidden ports for termination on 2006-12-01
Notes
Notes:
svn path=/head/; revision=171900
Diffstat (limited to 'audio/alsaplayer/Makefile')
-rw-r--r-- | audio/alsaplayer/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/alsaplayer/Makefile b/audio/alsaplayer/Makefile index 1b35d32b3c9b..92cca1779415 100644 --- a/audio/alsaplayer/Makefile +++ b/audio/alsaplayer/Makefile @@ -16,6 +16,8 @@ MAINTAINER= co9@xs4all.nl COMMENT= Audio player with pitch control and a GNOME GUI FORBIDDEN= Remote code execution: http://vuxml.FreeBSD.org/9855ac8e-2aec-11db-a6e2-000e0c2e438a.html +DEPRECATED= ${FORBIDDEN} +EXPIRATION_DATE=2006-12-01 LIB_DEPENDS= mad.2:${PORTSDIR}/audio/mad \ sndfile.1:${PORTSDIR}/audio/libsndfile |