diff options
author | grant <grant> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant> | 2003-07-17 22:50:55 +0000 |
commit | 39912d0b8242764bb78469896110a895da6942a0 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /security/PAM/Makefile | |
parent | f5a8d4c7dc4e56f8ebe5956ff6a2a8d5709fbae2 (diff) | |
download | pkgsrc-39912d0b8242764bb78469896110a895da6942a0.tar.gz |
s/netbsd.org/NetBSD.org/
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) |