aboutsummaryrefslogtreecommitdiff
path: root/devel/tclcheck
diff options
context:
space:
mode:
Diffstat (limited to 'devel/tclcheck')
-rw-r--r--devel/tclcheck/Makefile1
-rw-r--r--devel/tclcheck/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/tclcheck/Makefile b/devel/tclcheck/Makefile
index ea271ad1c294..6062b0cb6f27 100644
--- a/devel/tclcheck/Makefile
+++ b/devel/tclcheck/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://catless.ncl.ac.uk/pub/
DISTNAME= tclCheck-${PORTVERSION}
MAINTAINER= sander@haldjas.folklore.ee
+COMMENT= A program to check the nesting of parenthesis in tcl scripts
MAN1= tclCheck.1
MANCOMPRESSED= yes
diff --git a/devel/tclcheck/pkg-comment b/devel/tclcheck/pkg-comment
deleted file mode 100644
index 77af352aa9ca..000000000000
--- a/devel/tclcheck/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A program to check the nesting of parenthesis in tcl scripts