diff options
Diffstat (limited to 'devel/tclcheck/Makefile')
-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 6062b0cb6f27..cd1b633af6a0 100644 --- a/devel/tclcheck/Makefile +++ b/devel/tclcheck/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ DISTNAME= tclCheck-${PORTVERSION} -MAINTAINER= sander@haldjas.folklore.ee +MAINTAINER= ports@FreeBSD.org COMMENT= A program to check the nesting of parenthesis in tcl scripts MAN1= tclCheck.1 |