diff options
author | Maxim Konovalov <maxim@FreeBSD.org> | 2002-02-13 10:30:32 +0000 |
---|---|---|
committer | Maxim Konovalov <maxim@FreeBSD.org> | 2002-02-13 10:30:32 +0000 |
commit | de245e7e2bfffd61a609f2d8963ed2d24b7321fd (patch) | |
tree | 6590bc8646e43cdf1d43dc4ae7ebb281087cbb28 /net/openldap22/Makefile | |
parent | 05e074dbd264519cc4fc1a591652bc6550db049c (diff) |
Notes
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 559fd06b989d..7d3cfb036c83 100644 --- a/net/openldap22/Makefile +++ b/net/openldap22/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openldap -PORTVERSION= 2.0.22 +PORTVERSION= 2.0.23 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \ ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \ |