summaryrefslogtreecommitdiff
path: root/textproc/xp
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 13:42:50 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 13:42:50 +0000
commit36d62f1f46f3f8232c0647915319bbafb27ae43b (patch)
tree112111988bdbecb40e3c3f4357a9b9e44e9f74f4 /textproc/xp
parentDe-pkg-comment. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76042
Diffstat (limited to 'textproc/xp')
-rw-r--r--textproc/xp/Makefile1
-rw-r--r--textproc/xp/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xp/Makefile b/textproc/xp/Makefile
index 68014a592852..60067bf4aae4 100644
--- a/textproc/xp/Makefile
+++ b/textproc/xp/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.jclark.com/pub/xml/
DISTNAME= ${PORTNAME}
MAINTAINER= mike@vee.net
+COMMENT= An XML parser written in Java
RUN_DEPENDS= ${LOCALBASE}/jdk1.1.8/bin/java:${PORTSDIR}/java/jdk11
diff --git a/textproc/xp/pkg-comment b/textproc/xp/pkg-comment
deleted file mode 100644
index ce19352af498..000000000000
--- a/textproc/xp/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An XML parser written in Java