diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-04-22 01:38:22 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-04-22 01:38:22 +0000 |
commit | 6828f0b78ac5b2721b25af61799cfdda39f5974e (patch) | |
tree | d6b473d2910d1b8ac3f6f9087c1ce2fda4dd030c /www/mod_auth_pam | |
parent | 9c4361e5b2766c87e5c4ca6b3e112eaa94b09b5e (diff) |
Notes
Diffstat (limited to 'www/mod_auth_pam')
-rw-r--r-- | www/mod_auth_pam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_pam/Makefile b/www/mod_auth_pam/Makefile index b1f1e2848aac..007279245503 100644 --- a/www/mod_auth_pam/Makefile +++ b/www/mod_auth_pam/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://pam.sourceforge.net/mod_auth_pam/dist/ \ http://atreides.freenix.no/~anders/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= anders@FreeBSD.org BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 |