diff options
author | unfurl <unfurl@FreeBSD.org> | 2001-06-21 02:42:25 +0800 |
---|---|---|
committer | unfurl <unfurl@FreeBSD.org> | 2001-06-21 02:42:25 +0800 |
commit | 0960cb38eef7c53ef62f61e71082747e7f818bf0 (patch) | |
tree | 70a815659967c21a17077757032d3dd7c4ad991e /security/pam_ldap/Makefile | |
parent | 9e14de900ba7ba97b7b59ff7b65e4bb291137fed (diff) | |
download | freebsd-ports-gnome-0960cb38eef7c53ef62f61e71082747e7f818bf0.tar.gz freebsd-ports-gnome-0960cb38eef7c53ef62f61e71082747e7f818bf0.tar.zst freebsd-ports-gnome-0960cb38eef7c53ef62f61e71082747e7f818bf0.zip |
Updated to close PR.
PR: ports/28298
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
Diffstat (limited to 'security/pam_ldap/Makefile')
-rw-r--r-- | security/pam_ldap/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/pam_ldap/Makefile b/security/pam_ldap/Makefile index f07fa8f0fdc0..27b413638ee0 100644 --- a/security/pam_ldap/Makefile +++ b/security/pam_ldap/Makefile @@ -6,12 +6,11 @@ # PORTNAME= pam_ldap -PORTVERSION= 1.1.3 +PORTVERSION= 1.1.8 CATEGORIES= security net MASTER_SITES= http://www.padl.com/download/ \ ftp://ftp.padl.com/pub/ -DISTNAME= pam_ldap -EXTRACT_SUFX= .tgz +DISTNAME= pam_ldap-${PORTVERSION:S/.//g} MAINTAINER= marcus@marcuscom.com |