From 65ae01a8ddde0321b02f1769a8c1cd28ed1a1fed Mon Sep 17 00:00:00 2001 From: kuriyama Date: Tue, 17 Sep 2002 07:41:05 +0000 Subject: Bump PORTREVISION and expat shlib. --- textproc/xmlppm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/xmlppm') 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 -- cgit