diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-07-06 12:33:49 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-07-06 12:33:49 +0000 |
commit | 2b8bc4d0c6e35eaa9487a95da3a9f281ede0b7c0 (patch) | |
tree | bcd07e06e2e3e918fe985b0da1502e7d91e5b807 /audio/streamripper | |
parent | 60c045fec76f110662b174ca14f08174736e3f3b (diff) |
Notes
Diffstat (limited to 'audio/streamripper')
-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 |