summaryrefslogtreecommitdiff
path: root/textproc/code2html
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/code2html')
-rw-r--r--textproc/code2html/Makefile1
-rw-r--r--textproc/code2html/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/code2html/Makefile b/textproc/code2html/Makefile
index 826499bd3443..fb3b8cc69b82 100644
--- a/textproc/code2html/Makefile
+++ b/textproc/code2html/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= jedgar@FreeBSD.org
+COMMENT= Sourcecode to HTML converter
.if !exists(/usr/bin/bzip2)
RUN_DEPENDS= bzip2:${PORTSDIR}/archivers/bzip2
diff --git a/textproc/code2html/pkg-comment b/textproc/code2html/pkg-comment
deleted file mode 100644
index 4c40a20a60c9..000000000000
--- a/textproc/code2html/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Sourcecode to HTML converter