diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-12-24 06:08:44 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-12-24 06:08:44 +0000 |
commit | 455e5f8ea9fd032bc67622dc4ecfa68f3f1641c4 (patch) | |
tree | c436b2713e882e69f785bb639af085af384b5827 /net/openldap12/Makefile | |
parent | 5705c909b8bfbf27ffd0757aea0af72dc71729e6 (diff) |
Notes
Diffstat (limited to 'net/openldap12/Makefile')
-rw-r--r-- | net/openldap12/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/openldap12/Makefile b/net/openldap12/Makefile index a3330274b68c..eefa71527f48 100644 --- a/net/openldap12/Makefile +++ b/net/openldap12/Makefile @@ -6,8 +6,7 @@ # PORTNAME= openldap -PORTVERSION= 1.2.11 -PORTREVISION= 2 +PORTVERSION= 1.2.13 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \ ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \ |