diff options
author | mat <mat@FreeBSD.org> | 2005-02-22 01:18:51 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2005-02-22 01:18:51 +0800 |
commit | 7f89c32a8a3d606fad8e4453c44d37979cc6131e (patch) | |
tree | 4d1d3d4a4b942a2526f3911e1fc778219271b4d5 /audio | |
parent | 3806ba2d37b3482acb70b69539002b980e5046b9 (diff) | |
download | freebsd-ports-graphics-7f89c32a8a3d606fad8e4453c44d37979cc6131e.tar.gz freebsd-ports-graphics-7f89c32a8a3d606fad8e4453c44d37979cc6131e.tar.zst freebsd-ports-graphics-7f89c32a8a3d606fad8e4453c44d37979cc6131e.zip |
fixup MASTER_SITES
Reported by: kris via pointyhat
Diffstat (limited to 'audio')
-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 2d089369f75..368583fde7e 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 |