diff options
Diffstat (limited to 'security/pam-ldap')
-rw-r--r-- | security/pam-ldap/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/pam-ldap/Makefile b/security/pam-ldap/Makefile index b3b28ce0ad8..17bcbc55f8f 100644 --- a/security/pam-ldap/Makefile +++ b/security/pam-ldap/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2005/12/29 06:22:11 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2006/01/06 15:10:07 wiz Exp $ # DISTNAME= pam_ldap-180 PKGNAME= ${DISTNAME:S/_/-/} +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ftp://ftp.padl.com/pub/ MASTER_SITES+= http://www.padl.com/download/ |