diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2005-02-21 17:18:51 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2005-02-21 17:18:51 +0000 |
commit | 61291bd40b1a6b7984c870d12bcf9b25287a76e2 (patch) | |
tree | b67dc366698aa26dddd6c6d681348b76c5ed3455 /audio/p5-Shout | |
parent | Don't mix SUB_LIST and PLIST_SUB, it's a bad idea [1] :-) (diff) |
fixup MASTER_SITES
Reported by: kris via pointyhat
Notes
Notes:
svn path=/head/; revision=129499
Diffstat (limited to 'audio/p5-Shout')
-rw-r--r-- | audio/p5-Shout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/p5-Shout/Makefile b/audio/p5-Shout/Makefile index 2d089369f753..368583fde7e6 100644 --- a/audio/p5-Shout/Makefile +++ b/audio/p5-Shout/Makefile @@ -8,7 +8,7 @@ PORTNAME= Shout PORTVERSION= 2.0.1 CATEGORIES= audio perl5 -MASTER_SITES= http://www.icecast.org/files/libshout/ +MASTER_SITES= http://www.icecast.org/releases/libshout/ PKGNAMEPREFIX= p5- MAINTAINER= mat@FreeBSD.org |