diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-10-26 08:42:57 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-10-26 08:42:57 +0000 |
commit | c5385e343e227f89e09405136c8b1b46e18d74e0 (patch) | |
tree | 46c0ddf06b4b92ebf9482cd2634592b6fe140b83 /audio/xmms-sapplug/Makefile | |
parent | Update to 7.0.4 release. (diff) |
- Remove dead MASTER_SITE
- Remove WWW, site does not represent this particular xmms plugin
Diffstat (limited to 'audio/xmms-sapplug/Makefile')
-rw-r--r-- | audio/xmms-sapplug/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xmms-sapplug/Makefile b/audio/xmms-sapplug/Makefile index 2f2e08b6df8b..d0d255ad4e00 100644 --- a/audio/xmms-sapplug/Makefile +++ b/audio/xmms-sapplug/Makefile @@ -9,8 +9,7 @@ PORTNAME= xmms-sapplug DISTVERSION= 0.3f PORTREVISION= 4 CATEGORIES= audio -MASTER_SITES= ftp://ftp.atari.art.pl/stuff/audio/8bit-music-archive/sap/plugins/xmms/ \ - CRITICAL +MASTER_SITES= CRITICAL DISTNAME= sapplug-xmms-${DISTVERSION} MAINTAINER= ehaupt@FreeBSD.org |