diff options
author | petef <petef@FreeBSD.org> | 2001-11-06 11:52:43 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-11-06 11:52:43 +0000 |
commit | 722ed261058d1a3359d127200e416cfaa3e9a942 (patch) | |
tree | ffbf7557286ebaf4eacd4901fd170e72ac2ee886 /net/openldap22/Makefile | |
parent | d87934bac1eef7c047c716a2ee882d4ee6630d53 (diff) | |
download | FreeBSD-ports-722ed261058d1a3359d127200e416cfaa3e9a942.zip FreeBSD-ports-722ed261058d1a3359d127200e416cfaa3e9a942.tar.gz |
Update to 2.0.18
PR: 31584
Submitted by: Maxim O. Konovalov <maxim@macomnet.ru>
Diffstat (limited to 'net/openldap22/Makefile')
-rw-r--r-- | net/openldap22/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openldap22/Makefile b/net/openldap22/Makefile index e5bbdf6..3391c8d9 100644 --- a/net/openldap22/Makefile +++ b/net/openldap22/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%/ \ |