diff options
author | obache <obache@pkgsrc.org> | 2011-04-01 13:05:09 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-01 13:05:09 +0000 |
commit | 0905244720e9f83a1501fb6b52a40c5ded1ac128 (patch) | |
tree | 1e4b3a61423ea0929e136b6d41f01946b55bc658 /www/ap-auth-mysql | |
parent | f512705d45b7772086855323c42a69afabe92b29 (diff) | |
download | pkgsrc-0905244720e9f83a1501fb6b52a40c5ded1ac128.tar.gz |
Change HOMEPAGE to available one.
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 7085e3c6197..984a88a87b0 100644 --- a/www/ap-auth-mysql/Makefile +++ b/www/ap-auth-mysql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2010/09/30 10:49:12 obache Exp $ +# $NetBSD: Makefile,v 1.22 2011/04/01 13:05:09 obache Exp $ # DISTNAME= libapache-mod-auth-mysql_4.3.1 @@ -9,7 +9,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/net/libapache-mod-auth-mysql.html +HOMEPAGE= http://packages.debian.org/sid/net/libapache2-mod-auth-mysql.html COMMENT= Module to allow apache authentication against a MySQL database PKG_DESTDIR_SUPPORT= user-destdir |