diff options
Diffstat (limited to 'www/ap-auth-pam/Makefile')
-rw-r--r-- | www/ap-auth-pam/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-auth-pam/Makefile b/www/ap-auth-pam/Makefile index 2a634aec820..63d3814bcbe 100644 --- a/www/ap-auth-pam/Makefile +++ b/www/ap-auth-pam/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2003/07/22 04:14:19 martti Exp $ +# $NetBSD: Makefile,v 1.6 2004/04/24 22:46:12 jlam Exp $ DISTNAME= mod_auth_pam-1.0a PKGNAME= ap-auth-pam-1.0a CATEGORIES= www MASTER_SITES= http://pam.sourceforge.net/mod_auth_pam/dist/ -MAINTAINER= jlam@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://pam.sourceforge.net/mod_auth_pam/ COMMENT= Module to allow Apache authentication using PAM |