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/libsidplay | |
parent | 9c15ef4455ea86d4e479074dbee2508069c82a0d (diff) |
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/libsidplay')
-rw-r--r-- | audio/libsidplay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libsidplay/Makefile b/audio/libsidplay/Makefile index 3a65c3322f58..3c2965e38393 100644 --- a/audio/libsidplay/Makefile +++ b/audio/libsidplay/Makefile @@ -15,7 +15,7 @@ MAINTAINER= sec@42.org COMMENT= A Commodore SID-chip emulator library to play SID music files DEPRECATED= No Master Site -EXPIRATION_DATE= 2011-09-01 +EXPIRATION_DATE= 2011-09-30 USE_AUTOTOOLS= libtool USE_LDCONFIG= yes |