diff options
author | marcus <marcus@FreeBSD.org> | 2003-02-26 06:54:12 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-02-26 06:54:12 +0000 |
commit | 1f4e6b8195cf34b2ce688c2abe4145a54a5f68d5 (patch) | |
tree | 6c933d4786d4a7d502c424a210ed5c91dcae4f6d /security | |
parent | 2dc2877c0419838ec506f0b4ed86ffff651ab49b (diff) | |
download | FreeBSD-ports-1f4e6b8195cf34b2ce688c2abe4145a54a5f68d5.zip FreeBSD-ports-1f4e6b8195cf34b2ce688c2abe4145a54a5f68d5.tar.gz |
* Update to 1.6.1
* De-pkg-comment
Diffstat (limited to 'security')
-rw-r--r-- | security/pam_ldap/Makefile | 3 | ||||
-rw-r--r-- | security/pam_ldap/distinfo | 2 | ||||
-rw-r--r-- | security/pam_ldap/pkg-comment | 1 |
3 files changed, 3 insertions, 3 deletions
diff --git a/security/pam_ldap/Makefile b/security/pam_ldap/Makefile index 8224465..b9ccced 100644 --- a/security/pam_ldap/Makefile +++ b/security/pam_ldap/Makefile @@ -6,13 +6,14 @@ # PORTNAME= pam_ldap -PORTVERSION= 1.5.6 +PORTVERSION= 1.6.1 CATEGORIES= security net MASTER_SITES= http://www.padl.com/download/ \ ftp://ftp.padl.com/pub/ DISTNAME= pam_ldap-${PORTVERSION:S/.//g} MAINTAINER= marcus@FreeBSD.org +COMMENT= A pam module for authenticating with LDAP .include <bsd.port.pre.mk> diff --git a/security/pam_ldap/distinfo b/security/pam_ldap/distinfo index a65730b..43d4858 100644 --- a/security/pam_ldap/distinfo +++ b/security/pam_ldap/distinfo @@ -1 +1 @@ -MD5 (pam_ldap-156.tar.gz) = 02ca2eb266513c61027d168e12e3eb3c +MD5 (pam_ldap-161.tar.gz) = 504368f92301a13f3ba9b7101db446e6 diff --git a/security/pam_ldap/pkg-comment b/security/pam_ldap/pkg-comment deleted file mode 100644 index 654e033..0000000 --- a/security/pam_ldap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A pam module for authenticating with LDAP |