aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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