diff options
author | obache <obache@pkgsrc.org> | 2011-04-01 14:52:24 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-01 14:52:24 +0000 |
commit | 2685280a1d230a29eade7358bded89f2586c4f78 (patch) | |
tree | efe5172fe2202c2123b0bdea37e79265c213d278 /www/ap-auth-mysql | |
parent | 23a3b2d8b967c456853b3dca9e74be9a78e36bbe (diff) | |
download | pkgsrc-2685280a1d230a29eade7358bded89f2586c4f78.tar.gz |
more fix for HOMEPAGE.
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 984a88a87b0..e8048ae70fe 100644 --- a/www/ap-auth-mysql/Makefile +++ b/www/ap-auth-mysql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2011/04/01 13:05:09 obache Exp $ +# $NetBSD: Makefile,v 1.23 2011/04/01 14:52:24 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/sid/net/libapache2-mod-auth-mysql.html +HOMEPAGE= http://packages.debian.org/sid/libapache2-mod-auth-mysql COMMENT= Module to allow apache authentication against a MySQL database PKG_DESTDIR_SUPPORT= user-destdir |