diff options
author | linimon <linimon@FreeBSD.org> | 2004-03-19 01:38:35 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-03-19 01:38:35 +0800 |
commit | fb16e0402bc949af2ac5caaf9148a51b6df49675 (patch) | |
tree | e3565f4767ca411c9b634163e58cd5ae67f1ef0f /audio | |
parent | 2574667e05ac383607a2dbdaebb38e385196920e (diff) | |
download | freebsd-ports-gnome-fb16e0402bc949af2ac5caaf9148a51b6df49675.tar.gz freebsd-ports-gnome-fb16e0402bc949af2ac5caaf9148a51b6df49675.tar.zst freebsd-ports-gnome-fb16e0402bc949af2ac5caaf9148a51b6df49675.zip |
Per distfile survey, chase mastersite reorganization. However, leave
it commented out, because that version is no longer on the site --
the current version is 2.0.1. This port is in need of updating.
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 d09624ac5b04..542a24b0a662 100644 --- a/audio/p5-Shout/Makefile +++ b/audio/p5-Shout/Makefile @@ -8,7 +8,7 @@ PORTNAME= Shout PORTVERSION= 1.0 CATEGORIES= audio perl5 -MASTER_SITES= http://developer.icecast.org/libshout/releases/ +MASTER_SITES= # http://www.icecast.org/files/libshout/ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org |