aboutsummaryrefslogtreecommitdiffstats
path: root/net/mad_fcl
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2006-01-31 07:20:05 +0800
committerkuriyama <kuriyama@FreeBSD.org>2006-01-31 07:20:05 +0800
commit851fe01f3c02de8b97b480871b0c789c5b35e733 (patch)
treef33a174b6a5552d4dba8d6f712be4e39e2e255be /net/mad_fcl
parent1c65d26bc810a0db556cccabc221c21b4ce3a980 (diff)
downloadfreebsd-ports-gnome-851fe01f3c02de8b97b480871b0c789c5b35e733.tar.gz
freebsd-ports-gnome-851fe01f3c02de8b97b480871b0c789c5b35e733.tar.zst
freebsd-ports-gnome-851fe01f3c02de8b97b480871b0c789c5b35e733.zip
Chase shlib bump of libexpat.
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