diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-11-06 11:52:43 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-11-06 11:52:43 +0000 |
commit | 3cbf1288f7bf33b7ec18e92a0c13ad4a7567c773 (patch) | |
tree | 2fdcea0d47a4de418d3ce8f5f7163c93bc7a8026 /net/openldap20 | |
parent | 48e87fca61a7dcf1e3af0c82f03a820a0beaad91 (diff) | |
download | ports-3cbf1288f7bf33b7ec18e92a0c13ad4a7567c773.tar.gz ports-3cbf1288f7bf33b7ec18e92a0c13ad4a7567c773.zip |
Update to 2.0.18
PR: 31584
Submitted by: Maxim O. Konovalov <maxim@macomnet.ru>
Notes
Notes:
svn path=/head/; revision=49651
Diffstat (limited to 'net/openldap20')
-rw-r--r-- | net/openldap20/Makefile | 2 | ||||
-rw-r--r-- | net/openldap20/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/openldap20/Makefile b/net/openldap20/Makefile index e5bbdf611ab1..3391c8d96cd9 100644 --- a/net/openldap20/Makefile +++ b/net/openldap20/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openldap -PORTVERSION= 2.0.17 +PORTVERSION= 2.0.18 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \ ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \ diff --git a/net/openldap20/distinfo b/net/openldap20/distinfo index 50992f4db8f1..1bcfbd8007ff 100644 --- a/net/openldap20/distinfo +++ b/net/openldap20/distinfo @@ -1 +1 @@ -MD5 (openldap-2.0.17.tgz) = b6c23964972703edffa423282cc8cfe0 +MD5 (openldap-2.0.18.tgz) = b5d1e165d663f64e69e99e24b9d18c03 |