diff options
Diffstat (limited to 'textproc/smartdoc-devel')
-rw-r--r-- | textproc/smartdoc-devel/Makefile | 1 | ||||
-rw-r--r-- | textproc/smartdoc-devel/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/smartdoc-devel/Makefile b/textproc/smartdoc-devel/Makefile index 6387ed3a2775..26b2ca52c25f 100644 --- a/textproc/smartdoc-devel/Makefile +++ b/textproc/smartdoc-devel/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= .zip DIST_SUBDIR= ${PORTNAME} MAINTAINER= kunishi@acm.org +COMMENT= XML utility to create various documents(devel version) RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper diff --git a/textproc/smartdoc-devel/pkg-comment b/textproc/smartdoc-devel/pkg-comment deleted file mode 100644 index d57299717c7e..000000000000 --- a/textproc/smartdoc-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XML utility to create various documents(devel version) |