diff options
author | wiz <wiz> | 2007-02-22 19:01:13 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-02-22 19:01:13 +0000 |
commit | 16ab66728257a19144999d3bf2b2fb954c58bce4 (patch) | |
tree | 552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /www/ap-mp3 | |
parent | 2ba53e6dd8f712e4f7bc55ee7e40c6f5dfb88884 (diff) | |
download | pkgsrc-16ab66728257a19144999d3bf2b2fb954c58bce4.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]* |