diff options
Diffstat (limited to 'devel/tclcheck')
-rw-r--r-- | devel/tclcheck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/tclcheck/Makefile b/devel/tclcheck/Makefile index 94b2de5d8a84..8aa6244535bb 100644 --- a/devel/tclcheck/Makefile +++ b/devel/tclcheck/Makefile @@ -12,7 +12,7 @@ MAINTAINER= tcltk@FreeBSD.org COMMENT= Program to check the nesting of parenthesis in tcl scripts LICENSE_FILE= ${WRKSRC}/COPYRIGHT -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept PLIST_FILES= bin/tclCheck \ man/man1/tclCheck.1.gz |