diff options
author | jmelo <jmelo@FreeBSD.org> | 2006-07-08 00:45:55 +0800 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2006-07-08 00:45:55 +0800 |
commit | c0ffb4ffc16c41db82dbadf76b20b6a7961791c3 (patch) | |
tree | 549fbebbe595c8f930103141fd795ad78ee32047 /audio | |
parent | 3d1318c2770e96b1cf69c5150488f5589e0794cc (diff) | |
download | freebsd-ports-gnome-c0ffb4ffc16c41db82dbadf76b20b6a7961791c3.tar.gz freebsd-ports-gnome-c0ffb4ffc16c41db82dbadf76b20b6a7961791c3.tar.zst freebsd-ports-gnome-c0ffb4ffc16c41db82dbadf76b20b6a7961791c3.zip |
- Fix mastersite.
- Remove dead WWW.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmms-crystality/Makefile | 4 | ||||
-rw-r--r-- | audio/xmms-crystality/pkg-descr | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/audio/xmms-crystality/Makefile b/audio/xmms-crystality/Makefile index 6406b99ffcc7..ebb034a36de4 100644 --- a/audio/xmms-crystality/Makefile +++ b/audio/xmms-crystality/Makefile @@ -9,7 +9,9 @@ PORTNAME= crystality PORTVERSION= 0.92 PORTREVISION= 3 CATEGORIES= audio -MASTER_SITES= http://fanthom.math.put.poznan.pl/~gyver/crystality/ +MASTER_SITES= ${MASTER_SITE_GENTOO} \ + http://jkp-se.lunar-linux.org/lunar/cache/ +MASTER_SITE_SUBDIR= distfiles PKGNAMEPREFIX= xmms- DISTNAME= ${PORTNAME}-plugin-${PORTVERSION} diff --git a/audio/xmms-crystality/pkg-descr b/audio/xmms-crystality/pkg-descr index 9e02ce2b3963..bdd6f9c4a6d7 100644 --- a/audio/xmms-crystality/pkg-descr +++ b/audio/xmms-crystality/pkg-descr @@ -7,6 +7,3 @@ be able to hear well enough (sorry) - for some of my friends plugin is a cool thing, while the others does not hear nothing but echo and stereo expander (well, you will hear every effect if you set it to the maximum, but it will not sound nice). - -WWW: http://fanthom.math.put.poznan.pl/~gyver/crystality/ -Author: Rafal Bosak <gyver@fanthom.irc.pl> |