diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-09-28 11:56:55 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-09-28 11:56:55 +0800 |
commit | f4819ff4bb000a315ba0a7b0423f022dde6524e7 (patch) | |
tree | 6eb10eef032a085c4ad26020e0b75ba55b557c76 /net/openldap22/Makefile | |
parent | 5cc503a32fae61728137a81c7dc6d7069b23c240 (diff) | |
download | freebsd-ports-gnome-f4819ff4bb000a315ba0a7b0423f022dde6524e7.tar.gz freebsd-ports-gnome-f4819ff4bb000a315ba0a7b0423f022dde6524e7.tar.zst freebsd-ports-gnome-f4819ff4bb000a315ba0a7b0423f022dde6524e7.zip |
Update to 2.0.15
PR: 30846
Submitted by: leo@florida.sarang.net
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 42af69354389..5f2f74dc020c 100644 --- a/net/openldap22/Makefile +++ b/net/openldap22/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openldap -PORTVERSION= 2.0.14 +PORTVERSION= 2.0.15 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \ ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \ |