aboutsummaryrefslogtreecommitdiff
path: root/net/openldap21-server
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2002-08-22 19:13:46 +0000
committerAde Lovett <ade@FreeBSD.org>2002-08-22 19:13:46 +0000
commit76d6ac6122a05c3551580945d540f2f8e1e4c85a (patch)
tree1ac1f3067b29ba7cf054151113186d5959189940 /net/openldap21-server
parent91f316e522763596bca3cb4343e77f9c2296c078 (diff)
downloadports-76d6ac6122a05c3551580945d540f2f8e1e4c85a.tar.gz
ports-76d6ac6122a05c3551580945d540f2f8e1e4c85a.zip
Notes
Diffstat (limited to 'net/openldap21-server')
-rw-r--r--net/openldap21-server/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/openldap21-server/Makefile b/net/openldap21-server/Makefile
index 25c94e488a7a..f20296d52b70 100644
--- a/net/openldap21-server/Makefile
+++ b/net/openldap21-server/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openldap
PORTVERSION= 2.0.25
+PORTREVISION= 1
CATEGORIES= net databases
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \
@@ -22,7 +23,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= db3.2:${PORTSDIR}/databases/db3
+LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3
USE_AUTOCONF_VER=213
USE_LIBTOOL= yes