aboutsummaryrefslogtreecommitdiff
path: root/net/freeradius2
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-01-03 08:26:35 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-01-03 08:26:35 +0000
commit27ebc7aa1585c2b9af83847eefdc6838c7b53269 (patch)
treeeca52b071c45cb1820935dbf3f6bcdec9c6b143a /net/freeradius2
parent10dff409713715b96c17ebf2776dd051626132d3 (diff)
downloadports-27ebc7aa1585c2b9af83847eefdc6838c7b53269.tar.gz
ports-27ebc7aa1585c2b9af83847eefdc6838c7b53269.zip
Notes
Diffstat (limited to 'net/freeradius2')
-rw-r--r--net/freeradius2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/freeradius2/Makefile b/net/freeradius2/Makefile
index d169215e1c79..accb5c9defbd 100644
--- a/net/freeradius2/Makefile
+++ b/net/freeradius2/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.freeradius.org/pub/radius/ \
MAINTAINER= brian@FreeBSD.org
-LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
+LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
USE_GMAKE= yes
HAS_CONFIGURE= yes