aboutsummaryrefslogtreecommitdiff
path: root/textproc/domc/Makefile
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 /textproc/domc/Makefile
parent5cf144bec9b55e7fde376d809bd4682b33045ca3 (diff)
downloadports-a06ee65df0af4a27507365d7991910fcc6881d95.tar.gz
ports-a06ee65df0af4a27507365d7991910fcc6881d95.zip
Notes
Diffstat (limited to 'textproc/domc/Makefile')
-rw-r--r--textproc/domc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/domc/Makefile b/textproc/domc/Makefile
index 137003bb7995..620e03b09348 100644
--- a/textproc/domc/Makefile
+++ b/textproc/domc/Makefile
@@ -8,13 +8,14 @@
PORTNAME= domc
PORTVERSION= 0.8.0
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://www.ioplex.com/~miallen/domc/dl/
MAINTAINER= ports@FreeBSD.org
COMMENT= A light weight implementation of the DOM in ANSI C
-LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 \
+LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \
mba.1:${PORTSDIR}/devel/libmba
MAN3= DOM_CharacterData.3m DOM_Document.3m DOM_Element.3m \