diff options
Diffstat (limited to 'net/openldap21/Makefile')
-rw-r--r-- | net/openldap21/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/openldap21/Makefile b/net/openldap21/Makefile index 5a3db43bf9ef..91d17b253b8b 100644 --- a/net/openldap21/Makefile +++ b/net/openldap21/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 |