diff options
author | trevor <trevor@FreeBSD.org> | 2003-07-06 20:33:49 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-07-06 20:33:49 +0800 |
commit | 2c8fc2067f0aa82299e40b3dca67264c5dcb7c67 (patch) | |
tree | e0327800d949989e7b951291e600a0b637f64723 /audio | |
parent | 1840bf75c5b6392eea64eb41157b50d558209149 (diff) | |
download | freebsd-ports-gnome-2c8fc2067f0aa82299e40b3dca67264c5dcb7c67.tar.gz freebsd-ports-gnome-2c8fc2067f0aa82299e40b3dca67264c5dcb7c67.tar.zst freebsd-ports-gnome-2c8fc2067f0aa82299e40b3dca67264c5dcb7c67.zip |
Chase master site.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/streamripper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/streamripper/Makefile b/audio/streamripper/Makefile index c25083ea96bf..d11a125d5007 100644 --- a/audio/streamripper/Makefile +++ b/audio/streamripper/Makefile @@ -8,7 +8,7 @@ PORTNAME= streamripper PORTVERSION= 1.0.5 CATEGORIES= audio -MASTER_SITES= http://streamripper.sourceforge.net/dl/ +MASTER_SITES= http://streamripper.sourceforge.net/files/ MAINTAINER= trevor@FreeBSD.org COMMENT= Splits SHOUTcast stream into tracks |