aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-02-24 02:44:52 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-02-24 02:44:52 +0000
commit8610a7d39f4e6bb9887c745227a323e0ae893b20 (patch)
treeb5aa312c0c1cbc1996f886f365b4045e2a4e3e59
parentf71e42907968a943a487a706769c1e40b0bac763 (diff)
downloadports-8610a7d39f4e6bb9887c745227a323e0ae893b20.tar.gz
ports-8610a7d39f4e6bb9887c745227a323e0ae893b20.zip
Notes
-rw-r--r--net/Makefile2
-rw-r--r--net/openldap20-server/Makefile3
-rw-r--r--net/openldap20/Makefile3
3 files changed, 5 insertions, 3 deletions
diff --git a/net/Makefile b/net/Makefile
index a721d9ff1aca..67174e4f531e 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -364,7 +364,7 @@
SUBDIR += openh323
SUBDIR += openh323proxy
SUBDIR += openldap12
- SUBDIR += openldap2
+ SUBDIR += openldap20
SUBDIR += openmcu
SUBDIR += openslp
SUBDIR += openverse
diff --git a/net/openldap20-server/Makefile b/net/openldap20-server/Makefile
index dcf79d4c8d3c..eb4c85044eeb 100644
--- a/net/openldap20-server/Makefile
+++ b/net/openldap20-server/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTNAME= openldap
+PORTNAME= openldap20
PORTVERSION= 2.0.25
PORTREVISION= 3
CATEGORIES= net databases
@@ -19,6 +19,7 @@ MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
ftp://ftp.loxinfo.co.th/pub/unix/LDAP/OpenLDAP/%SUBDIR%/ \
ftp://ftp.zcu.cz/pub/network/openldap/%SUBDIR%/
MASTER_SITE_SUBDIR= openldap-release
+DISTNAME= openldap-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
diff --git a/net/openldap20/Makefile b/net/openldap20/Makefile
index dcf79d4c8d3c..eb4c85044eeb 100644
--- a/net/openldap20/Makefile
+++ b/net/openldap20/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTNAME= openldap
+PORTNAME= openldap20
PORTVERSION= 2.0.25
PORTREVISION= 3
CATEGORIES= net databases
@@ -19,6 +19,7 @@ MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
ftp://ftp.loxinfo.co.th/pub/unix/LDAP/OpenLDAP/%SUBDIR%/ \
ftp://ftp.zcu.cz/pub/network/openldap/%SUBDIR%/
MASTER_SITE_SUBDIR= openldap-release
+DISTNAME= openldap-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org