diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:59:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:59:34 +0000 |
commit | 7938151fe64ccdb4a6590729489aee3a565c7f41 (patch) | |
tree | b23cfc862fc11d7c74719bee55ff02be184684e6 /www/ap-mp3 | |
parent | fda968c83e149892eea991425ed951159f3da912 (diff) | |
download | pkgsrc-7938151fe64ccdb4a6590729489aee3a565c7f41.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'www/ap-mp3')
-rw-r--r-- | www/ap-mp3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-mp3/Makefile b/www/ap-mp3/Makefile index 0b26878595c..fcc4cf380c0 100644 --- a/www/ap-mp3/Makefile +++ b/www/ap-mp3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/06/02 18:27:59 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2006/10/04 22:04:09 wiz Exp $ # DISTNAME= mod_mp3-0.35 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.tangent.org/pub/apache/ \ http://software.tangent.org/download/ MAINTAINER= grant@NetBSD.org -HOMEPAGE= http://software.tangent.org/media/ +HOMEPAGE= http://tangent.org/media/ COMMENT= Apache module for streaming mp3 files CONFLICTS= ap-mp3-[0-9]* |