diff options
author | wiz <wiz> | 2006-10-04 20:44:18 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-04 20:44:18 +0000 |
commit | 00db749e5a46f23dbe3a2c9e5ab609903f034670 (patch) | |
tree | 19e5a2e24d4912efc10140770738aa54182c94ee /audio/libshout | |
parent | 4317a576d2ab3ed68da6ad968e81e9a364263791 (diff) | |
download | pkgsrc-00db749e5a46f23dbe3a2c9e5ab609903f034670.tar.gz |
Update MASTER_SITES and HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'audio/libshout')
-rw-r--r-- | audio/libshout/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libshout/Makefile b/audio/libshout/Makefile index f92bd90d587..92e8892a6a3 100644 --- a/audio/libshout/Makefile +++ b/audio/libshout/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/04/11 21:44:54 tv Exp $ +# $NetBSD: Makefile,v 1.7 2006/10/04 20:44:19 wiz Exp $ # DISTNAME= libshout-2.1 @@ -6,7 +6,7 @@ CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/libshout/ MAINTAINER= kim@tac.nyc.ny.us -HOMEPAGE= http://www.gnu.org/directory/audio/ogg/libshout.html +HOMEPAGE= http://directory.fsf.org/audio/ogg/libshout.html COMMENT= Connects and sends data to icecast servers USE_LIBTOOL= YES |