diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-09-12 10:13:36 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-09-12 10:13:36 +0000 |
commit | d28e62d8666255a4250e9ac975d333160023c7eb (patch) | |
tree | 5aecccd0e4270044ce21eda341543ca209e35a95 /audio/sidplay | |
parent | 9c15ef4455ea86d4e479074dbee2508069c82a0d (diff) | |
download | ports-d28e62d8666255a4250e9ac975d333160023c7eb.tar.gz ports-d28e62d8666255a4250e9ac975d333160023c7eb.zip |
Deprecate audio/xmms-sid and www/plugger-plugins-hubbe which rely on
audio/libsidplay, which is deprecated for a dead master site.
Extend the deprecation for audio/*sidplay to give time to deal with their
several dependencies.
Notes
Notes:
svn path=/head/; revision=281660
Diffstat (limited to 'audio/sidplay')
-rw-r--r-- | audio/sidplay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sidplay/Makefile b/audio/sidplay/Makefile index e43f29ce65f2..068f2a6edd22 100644 --- a/audio/sidplay/Makefile +++ b/audio/sidplay/Makefile @@ -16,7 +16,7 @@ MAINTAINER= sec@42.org COMMENT= A Commodore SID-chip emulator that plays SID music files DEPRECATED= No Master Site -EXPIRATION_DATE= 2011-09-01 +EXPIRATION_DATE= 2011-09-30 LIB_DEPENDS= sidplay.1:${PORTSDIR}/audio/libsidplay |