diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2014-04-09 17:25:20 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2014-04-09 17:25:20 +0000 |
commit | 8a2bb97360f4d680a6bbaec3ec3896498f4c12a7 (patch) | |
tree | 065a0436d8c47f8e18838ac2b1617cfe1dcf1cda /audio/xmms-gbsplay | |
parent | 55f54114ba19a7ca8aa3e83ca097441bbb4fcbeb (diff) |
XMMS is not going away soon, so unexpire the plugins that build.
Notes
Notes:
svn path=/head/; revision=350730
Diffstat (limited to 'audio/xmms-gbsplay')
-rw-r--r-- | audio/xmms-gbsplay/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/xmms-gbsplay/Makefile b/audio/xmms-gbsplay/Makefile index 9d5560b9fbf9..b54bf4130e05 100644 --- a/audio/xmms-gbsplay/Makefile +++ b/audio/xmms-gbsplay/Makefile @@ -7,9 +7,6 @@ COMMENT= XMMS plugin for playing Nintendo Game Boy(TM) audio MASTERDIR= ${.CURDIR}/../gbsplay -DEPRECATED= Abandonware, please consider using multimedia/audacious instead -EXPIRATION_DATE= 2014-04-27 - BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms \ gbsplay:${PORTSDIR}/audio/gbsplay |