diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-03-18 17:38:35 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-03-18 17:38:35 +0000 |
commit | 7f02cbac24526f7e7cac0385cfb2020c00cd91cc (patch) | |
tree | e013dca53861d7be12677263205d587de8fb4a73 /audio | |
parent | - Update to 2.0 (diff) |
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.
Notes
Notes:
svn path=/head/; revision=104509
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 |