summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2002-09-17 07:41:05 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2002-09-17 07:41:05 +0000
commit0120547e6dee5a16a2cb9c2eefb53fc30ee5f522 (patch)
tree2d5d5fcb7e765c461a891b321f83d136e51db810 /net-mgmt
parentUpdate to 4.2.11. (diff)
Bump PORTREVISION and expat shlib.
Notes
Notes: svn path=/head/; revision=66485
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/p5-JUNOScript/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/p5-JUNOScript/Makefile b/net-mgmt/p5-JUNOScript/Makefile
index 424807c39074..b2b70e60f804 100644
--- a/net-mgmt/p5-JUNOScript/Makefile
+++ b/net-mgmt/p5-JUNOScript/Makefile
@@ -7,7 +7,7 @@
PORTNAME= JUNOScript
PORTVERSION= 5.3R2.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://e.wheel.dk/~jesper/
@@ -18,7 +18,7 @@ DISTNAME= junoscript-perl-${PORTVERSION}-domestic
MAINTAINER= jesper@FreeBSD.org
PERL_BASE= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
-LIB_DEPENDS= expat.3:${PORTSDIR}/textproc/expat2 \
+LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 \
xml2:${PORTSDIR}/textproc/libxml2 \
xslt:${PORTSDIR}/textproc/libxslt
BUILD_DEPENDS= ${PERL_BASE}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \