diff options
author | dougb <dougb@FreeBSD.org> | 2011-08-23 15:45:27 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-08-23 15:45:27 +0800 |
commit | 7632c60afb269aba56496fb4bb55b103fdbaa265 (patch) | |
tree | e3cc3024b114ad779e369d158bd716d2d6c6d8e6 /audio/libsidplay | |
parent | 23665566abffe427d7df596fcdf53a21bab229eb (diff) | |
download | freebsd-ports-gnome-7632c60afb269aba56496fb4bb55b103fdbaa265.tar.gz freebsd-ports-gnome-7632c60afb269aba56496fb4bb55b103fdbaa265.tar.zst freebsd-ports-gnome-7632c60afb269aba56496fb4bb55b103fdbaa265.zip |
Geocities has been gone for almost 2 years now, so let's remove
references to it.
Deprecate ports whose only MASTER_SITE is (was) geocities
Diffstat (limited to 'audio/libsidplay')
-rw-r--r-- | audio/libsidplay/Makefile | 3 | ||||
-rw-r--r-- | audio/libsidplay/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/audio/libsidplay/Makefile b/audio/libsidplay/Makefile index 493ebb2c5825..0a1d8cc1c6d9 100644 --- a/audio/libsidplay/Makefile +++ b/audio/libsidplay/Makefile @@ -14,6 +14,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= sec@42.org COMMENT= A Commodore SID-chip emulator library to play SID music files +BROKEN= No Master Site +EXPIRATION_DATE= 2011-09-01 + USE_AUTOTOOLS= libtool USE_LDCONFIG= yes diff --git a/audio/libsidplay/pkg-descr b/audio/libsidplay/pkg-descr index e2604b8bdbf0..079f59165fc7 100644 --- a/audio/libsidplay/pkg-descr +++ b/audio/libsidplay/pkg-descr @@ -13,5 +13,3 @@ performance. This is just the library. To actually use it, you need one of the front-ends like 'sidplay' or 'xsidplay'. - -WWW: http://www.geocities.com/SiliconValley/Lakes/5147/index.html |