aboutsummaryrefslogtreecommitdiff
path: root/devel/libmba
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2004-03-14 07:58:26 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2004-03-14 07:58:26 +0000
commit4a868f8a2add17cdf73316057699ee6cec0908e4 (patch)
treee16a055a7017bc6875079719f93b536da2bb9deb /devel/libmba
parent8e9dca3d94fe335ede6da94f41dabe6fec5e23f6 (diff)
downloadports-4a868f8a2add17cdf73316057699ee6cec0908e4.tar.gz
ports-4a868f8a2add17cdf73316057699ee6cec0908e4.zip
Notes
Diffstat (limited to 'devel/libmba')
-rw-r--r--devel/libmba/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libmba/Makefile b/devel/libmba/Makefile
index 23c42d8e9fe8..9e2eb7f70aea 100644
--- a/devel/libmba/Makefile
+++ b/devel/libmba/Makefile
@@ -8,14 +8,14 @@
PORTNAME= libmba
PORTVERSION= 0.6.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://www.ioplex.com/~miallen/libmba/dl/
MAINTAINER= ports@FreeBSD.org
COMMENT= A collection of C modules potentially useful to any project
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
USE_REINPLACE= yes
USE_GMAKE= yes