aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/gmetadom/Makefile
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2003-07-15 14:12:29 +0800
committerDaichi GOTO <daichi@FreeBSD.org>2003-07-15 14:12:29 +0800
commite930e046576d26022a1e221f16edb41720226365 (patch)
tree647d379bb6eb7933f336a3f671504934d5860039 /textproc/gmetadom/Makefile
parent225a9bca38b4776feda35c828d94eb85955c9f0c (diff)
downloadfreebsd-ports-e930e046576d26022a1e221f16edb41720226365.tar.gz
freebsd-ports-e930e046576d26022a1e221f16edb41720226365.tar.zst
freebsd-ports-e930e046576d26022a1e221f16edb41720226365.zip
update textproc/gmetadom: 0.1.7 -> 0.1.8
PR: 54466 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
Notes
Notes: svn path=/head/; revision=84902
Diffstat (limited to 'textproc/gmetadom/Makefile')
-rw-r--r--textproc/gmetadom/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/gmetadom/Makefile b/textproc/gmetadom/Makefile
index d70f72230172..467f3ecc073f 100644
--- a/textproc/gmetadom/Makefile
+++ b/textproc/gmetadom/Makefile
@@ -7,13 +7,12 @@
#
PORTNAME= gmetadom
-PORTVERSION= 0.1.7
-PORTREVISION= 1
+PORTVERSION= 0.1.8
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= yinjieh@csie.nctu.edu.tw
COMMENT= A Collection of DOM Implementations
BUILD_DEPENDS= ocamlfind:${PORTSDIR}/devel/ocaml-findlib \