diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-05-22 20:11:13 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-05-22 20:11:13 +0800 |
commit | 119ffcf742c21fe2c0e1a750febaa1e961e7520e (patch) | |
tree | 8daa4c5fc5e7addb4639f5f36a064aade11ec30b /net/openldap22/Makefile | |
parent | dde4460451b9bf800a1e8b6bea7d9d0ca838629a (diff) | |
download | freebsd-ports-gnome-119ffcf742c21fe2c0e1a750febaa1e961e7520e.tar.gz freebsd-ports-gnome-119ffcf742c21fe2c0e1a750febaa1e961e7520e.tar.zst freebsd-ports-gnome-119ffcf742c21fe2c0e1a750febaa1e961e7520e.zip |
Update port to version 2.0.10.
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 d922293e219c..722012df2301 100644 --- a/net/openldap22/Makefile +++ b/net/openldap22/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openldap -PORTVERSION= 2.0.9 +PORTVERSION= 2.0.10 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \ ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \ |