diff options
Diffstat (limited to 'security/PAM/Makefile')
-rw-r--r-- | security/PAM/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/PAM/Makefile b/security/PAM/Makefile index 81cfc310eb6..227ff186f8a 100644 --- a/security/PAM/Makefile +++ b/security/PAM/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2003/05/22 14:36:06 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2003/07/17 22:52:49 grant Exp $ # DISTNAME= Linux-${PKGNAME} @@ -9,7 +9,7 @@ MASTER_SITES= http://www.kernel.org/pub/linux/libs/pam/pre/library/ \ http://www.de.kernel.org/pub/linux/libs/pam/pre/library/ \ ftp://ftp.jp.kernel.org/pub/linux/libs/pam/pre/library/ -MAINTAINER= rh@netbsd.org +MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.kernel.org/pub/linux/libs/pam/ COMMENT= Pluggable Authentication Modules (PAM) |