diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-09-25 23:18:57 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-09-25 23:18:57 +0000 |
commit | c5f1322b06eeca4f63fa1c02cc302e52a419088d (patch) | |
tree | ce2530d98ee8921e1838d0ca1bff03dc63bf3868 /audio/libsidplay | |
parent | f425e706b2bc2d118cf1c488d0acc780062e8c80 (diff) |
Notes
Diffstat (limited to 'audio/libsidplay')
-rw-r--r-- | audio/libsidplay/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/libsidplay/Makefile b/audio/libsidplay/Makefile index 3c2965e38393..46a72fd8efce 100644 --- a/audio/libsidplay/Makefile +++ b/audio/libsidplay/Makefile @@ -8,15 +8,12 @@ PORTNAME= libsidplay PORTVERSION= 1.36.59 CATEGORIES= audio emulators -MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/ +MASTER_SITES= http://bsd-geek.de/FreeBSD/distfiles/ EXTRACT_SUFX= .tgz -MAINTAINER= sec@42.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Commodore SID-chip emulator library to play SID music files -DEPRECATED= No Master Site -EXPIRATION_DATE= 2011-09-30 - USE_AUTOTOOLS= libtool USE_LDCONFIG= yes |