diff options
Diffstat (limited to 'textproc/dtdinst')
-rw-r--r-- | textproc/dtdinst/Makefile | 1 | ||||
-rw-r--r-- | textproc/dtdinst/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/dtdinst/Makefile b/textproc/dtdinst/Makefile index ac3897ba4293..b1cabb7e4d24 100644 --- a/textproc/dtdinst/Makefile +++ b/textproc/dtdinst/Makefile @@ -15,6 +15,7 @@ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org +COMMENT= Converts DTDs to XML instance, in a specific or RELAX NG format USE_JAVA= 1.1+ NO_BUILD= yes diff --git a/textproc/dtdinst/pkg-comment b/textproc/dtdinst/pkg-comment deleted file mode 100644 index 92dfcdaa7689..000000000000 --- a/textproc/dtdinst/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Converts DTDs to XML instance, in a specific or RELAX NG format |