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-auth-mysql | |
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-auth-mysql')
-rw-r--r-- | www/ap-auth-mysql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-auth-mysql/Makefile b/www/ap-auth-mysql/Makefile index 9ec1a2f7c2d..e9b36b424f8 100644 --- a/www/ap-auth-mysql/Makefile +++ b/www/ap-auth-mysql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2006/06/02 18:27:58 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2007/02/22 19:01:26 wiz Exp $ # DISTNAME= libapache-mod-auth-mysql_4.3.1 @@ -8,7 +8,7 @@ CATEGORIES= www databases security MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/liba/libapache-mod-auth-mysql/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://packages.debian.org/unstable/web/libapache-mod-auth-mysql.html +HOMEPAGE= http://packages.debian.org/unstable/net/libapache-mod-auth-mysql.html COMMENT= Module to allow apache authentication against a MySQL database CONFLICTS= ap-auth-mysql-[0-9]* |