diff options
author | Steve Price <steve@FreeBSD.org> | 2000-01-29 21:39:21 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-01-29 21:39:21 +0000 |
commit | fdd7753f113402b6d3c7d1433ce6dd18fd40d4bb (patch) | |
tree | 9c69fd9a4fbb53658cdb3bb01ff32ed9bc17ca57 /net/openldap20/Makefile | |
parent | 49f51cee1e50a0b2249860a028d1739720417214 (diff) |
Notes
Diffstat (limited to 'net/openldap20/Makefile')
-rw-r--r-- | net/openldap20/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/openldap20/Makefile b/net/openldap20/Makefile index 121482e3e9d4..fed582a672a0 100644 --- a/net/openldap20/Makefile +++ b/net/openldap20/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: openldap -# Version required: 1.2.8 +# Version required: 1.2.9 # Date created: 20 Sep 1998 # Whom: Lachlan O'Dea # # $FreeBSD$ # -DISTNAME= openldap-1.2.8 +DISTNAME= openldap-1.2.9 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \ |