aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/xmlppm
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2002-09-17 15:41:05 +0800
committerkuriyama <kuriyama@FreeBSD.org>2002-09-17 15:41:05 +0800
commit65ae01a8ddde0321b02f1769a8c1cd28ed1a1fed (patch)
tree68f192472b408e25323d3dca318375272bfafdf0 /textproc/xmlppm
parentc0d91637d3a31d1b09329c416a2d0e6917c1bed8 (diff)
downloadfreebsd-ports-gnome-65ae01a8ddde0321b02f1769a8c1cd28ed1a1fed.tar.gz
freebsd-ports-gnome-65ae01a8ddde0321b02f1769a8c1cd28ed1a1fed.tar.zst
freebsd-ports-gnome-65ae01a8ddde0321b02f1769a8c1cd28ed1a1fed.zip
Bump PORTREVISION and expat shlib.
Diffstat (limited to 'textproc/xmlppm')
-rw-r--r--textproc/xmlppm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xmlppm/Makefile b/textproc/xmlppm/Makefile
index 7d9c534b0a71..3471714aca18 100644
--- a/textproc/xmlppm/Makefile
+++ b/textproc/xmlppm/Makefile
@@ -8,7 +8,7 @@
PORTNAME= xmlppm
PORTVERSION= 0.96
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.cs.cornell.edu/People/jcheney/xmlppm/
@@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= expat.3:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
USE_REINPLACE= yes