summaryrefslogtreecommitdiff
path: root/net/mad_fcl
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2006-01-30 23:20:05 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2006-01-30 23:20:05 +0000
commita06ee65df0af4a27507365d7991910fcc6881d95 (patch)
treecad01e52972179ed3ade4df17df7d248b93b620a /net/mad_fcl
parent- Upgrade to 2.0.0 (almost bugfixes from 1.95.8). (diff)
Chase shlib bump of libexpat.
Notes
Notes: svn path=/head/; revision=154857
Diffstat (limited to 'net/mad_fcl')
-rw-r--r--net/mad_fcl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/mad_fcl/Makefile b/net/mad_fcl/Makefile
index e139ca70af0d..531bfe6008f5 100644
--- a/net/mad_fcl/Makefile
+++ b/net/mad_fcl/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mad_fcl
PORTVERSION= 1.3
+PORTREVISION= 1
CATEGORIES= net ipv6
MASTER_SITES= http://www.atm.tut.fi/mad/download/
DISTNAME= ${PORTNAME}_v${PORTVERSION}_src
@@ -14,7 +15,7 @@ DISTNAME= ${PORTNAME}_v${PORTVERSION}_src
MAINTAINER= janos.mohacsi@bsd.hu
COMMENT= FLUTE - File Delivery over Unidirectional Transport implementation
-LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
USE_GMAKE= yes
USE_REINPLACE= yes