diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-10-26 13:02:26 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-10-26 13:02:26 +0000 |
commit | 6e2efdfc7073e3815cd5534b518dbd9603df91d6 (patch) | |
tree | ee9a2d24e7fef50db3abad755f7d27e53ad0df8f /net/openldap20/Makefile | |
parent | Activate gnumeric. (diff) |
Upgrade to 1.0.2.
Notes
Notes:
svn path=/head/; revision=14196
Diffstat (limited to 'net/openldap20/Makefile')
-rw-r--r-- | net/openldap20/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/openldap20/Makefile b/net/openldap20/Makefile index 5a3db43bf9ef..91d17b253b8b 100644 --- a/net/openldap20/Makefile +++ b/net/openldap20/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: openldap -# Version required: 1.0.1 +# Version required: 1.0.2 # Date created: 20 Sep 1998 # Whom: Lachlan O'Dea # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/10/10 04:40:45 steve Exp $ # -DISTNAME= openldap-1.0.1 +DISTNAME= openldap-1.0.2 CATEGORIES= net MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/ EXTRACT_SUFX= .tgz |