diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-10-19 03:33:58 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-10-19 03:33:58 +0000 |
commit | 75f4c2d15b651f6d89aac66c12565c5dbc7c89b3 (patch) | |
tree | 040df8e59185987686223e9c38f31e10828072e7 /net/openldap22-server/Makefile | |
parent | 86a07e8b54ccbb2aba5aa6b9e51f5b27639efa73 (diff) |
Notes
Diffstat (limited to 'net/openldap22-server/Makefile')
-rw-r--r-- | net/openldap22-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openldap22-server/Makefile b/net/openldap22-server/Makefile index 5f2f74dc020c..e5bbdf611ab1 100644 --- a/net/openldap22-server/Makefile +++ b/net/openldap22-server/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openldap -PORTVERSION= 2.0.15 +PORTVERSION= 2.0.17 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \ ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \ |