diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /security/pam-smbpass | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'security/pam-smbpass')
-rw-r--r-- | security/pam-smbpass/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pam-smbpass/Makefile b/security/pam-smbpass/Makefile index 00903d9393f..a0ae1395f32 100644 --- a/security/pam-smbpass/Makefile +++ b/security/pam-smbpass/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2002/08/25 21:50:41 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/17 22:53:09 grant Exp $ .include "../../net/samba/Makefile.common" PKGNAME= pam-smbpass-${SAMBA_DIST_VERS} CATEGORIES= security -MAINTAINER= jlam@netbsd.org +MAINTAINER= jlam@NetBSD.org COMMENT= PAM authentication against a Samba password database DEPENDS+= {samba>=2.0,ja-samba>=2.0}:../../net/samba |