diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/pam_ldap/Makefile | 4 | ||||
-rw-r--r-- | security/pam_ldap/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/pam_ldap/Makefile b/security/pam_ldap/Makefile index 85a3d27ccf3d..fcb0108df893 100644 --- a/security/pam_ldap/Makefile +++ b/security/pam_ldap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pam_ldap -PORTVERSION= 1.6.5 +PORTVERSION= 1.6.7 CATEGORIES= security net MASTER_SITES= http://www.padl.com/download/ \ ftp://ftp.padl.com/pub/ @@ -23,7 +23,7 @@ CONFIGURE_ARGS= --with-ldap-lib=openldap \ --with-ldap-dir=${LOCALBASE} \ --with-ldap-conf-file=${PREFIX}/etc/ldap.conf \ --with-ldap-secret-file=${PREFIX}/etc/ldap.secret -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-unknown-freebsd${OSREL} +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-unknown-freebsd${OSREL} PKGMESSAGE= ${WRKDIR}/pkg-message diff --git a/security/pam_ldap/distinfo b/security/pam_ldap/distinfo index a640a8a5d98a..b2300cc90376 100644 --- a/security/pam_ldap/distinfo +++ b/security/pam_ldap/distinfo @@ -1 +1 @@ -MD5 (pam_ldap-165.tar.gz) = fb333f792f14e67a7c49dc738ad78f12 +MD5 (pam_ldap-167.tar.gz) = 05bc1ae27087583e20d948659c6b0d61 |