diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
commit | 6e2c35c083f338ceb42943121056662d71077c27 (patch) | |
tree | 552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /www/ap-mp3 | |
parent | 10a728c9da6fdd9fcb71f5491ad5a237f5d688ab (diff) | |
download | pkgsrc-6e2c35c083f338ceb42943121056662d71077c27.tar.gz |
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'www/ap-mp3')
-rw-r--r-- | www/ap-mp3/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/ap-mp3/Makefile b/www/ap-mp3/Makefile index fcc4cf380c0..8476cef91b0 100644 --- a/www/ap-mp3/Makefile +++ b/www/ap-mp3/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.13 2006/10/04 22:04:09 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2007/02/22 19:01:26 wiz Exp $ # DISTNAME= mod_mp3-0.35 PKGNAME= ${DISTNAME:C|mod_|ap13-|} CATEGORIES= www MASTER_SITES= ftp://ftp.tangent.org/pub/apache/ \ - http://software.tangent.org/download/ + http://www.tangent.org/download/ MAINTAINER= grant@NetBSD.org -HOMEPAGE= http://tangent.org/media/ +HOMEPAGE= http://tangent.org/index.pl?lastnode_id=478&node_id=380 COMMENT= Apache module for streaming mp3 files CONFLICTS= ap-mp3-[0-9]* |