diff options
Diffstat (limited to 'textproc/xml4j')
-rw-r--r-- | textproc/xml4j/Makefile | 2 | ||||
-rw-r--r-- | textproc/xml4j/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/textproc/xml4j/Makefile b/textproc/xml4j/Makefile index 79ca0f34355b..56c3fd5a2932 100644 --- a/textproc/xml4j/Makefile +++ b/textproc/xml4j/Makefile @@ -13,8 +13,6 @@ DISTNAME= XML4J-J-bin.${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= XML for Java parser - WRKSRC= ${WRKDIR}/XML4J-3_1_1 NO_BUILD= YES diff --git a/textproc/xml4j/pkg-comment b/textproc/xml4j/pkg-comment new file mode 100644 index 000000000000..ba3129c1b9d8 --- /dev/null +++ b/textproc/xml4j/pkg-comment @@ -0,0 +1 @@ +XML for Java parser |