diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-25 20:45:15 +0800 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-25 20:45:15 +0800 |
commit | 3c792e8ab7f21f3e0c8aa72438bf7c19a003762f (patch) | |
tree | a9fa08c9720d8d82685dad870432fde2240275c4 /audio | |
parent | d25321108d8c16354ad777ea0e73d20026bc28b2 (diff) | |
download | freebsd-ports-gnome-3c792e8ab7f21f3e0c8aa72438bf7c19a003762f.tar.gz freebsd-ports-gnome-3c792e8ab7f21f3e0c8aa72438bf7c19a003762f.tar.zst freebsd-ports-gnome-3c792e8ab7f21f3e0c8aa72438bf7c19a003762f.zip |
Remove soulwax.net, it's a spammers website now.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/cd-discid/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/cd-discid/Makefile b/audio/cd-discid/Makefile index 07ecaa05c053..0fb53413c064 100644 --- a/audio/cd-discid/Makefile +++ b/audio/cd-discid/Makefile @@ -8,8 +8,7 @@ PORTNAME= cd-discid PORTVERSION= 0.9 CATEGORIES= audio -MASTER_SITES= http://lly.org/~rcw/cd-discid/ \ - http://www.soulwax.net/freebsd/ +MASTER_SITES= http://lly.org/~rcw/cd-discid/ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= hcoyote@ghostar.org |