From c87133c16a2706e2e31935f0fbb9ad36f415370c Mon Sep 17 00:00:00 2001 From: cpiazza Date: Sun, 9 Apr 2000 18:14:07 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- net/openldap22/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/openldap22/Makefile') diff --git a/net/openldap22/Makefile b/net/openldap22/Makefile index b1b97ceddecd..aa4b894860d0 100644 --- a/net/openldap22/Makefile +++ b/net/openldap22/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: openldap -# Version required: 1.2.9 # Date created: 20 Sep 1998 # Whom: Lachlan O'Dea # # $FreeBSD$ # -DISTNAME= openldap-1.2.9 +PORTNAME= openldap +PORTVERSION= 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/ \ -- cgit