diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-11-13 08:25:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-11-13 08:25:45 +0000 |
commit | dceaf5d81811b1a8ee5391e411197feda83b1722 (patch) | |
tree | 796524e1f24e54905d3f87819da0b2612af03627 /lang/jimtcl | |
parent | 115aba45f3c3f7569c75fc51086e50b94d8f0ddc (diff) | |
download | ports-dceaf5d81811b1a8ee5391e411197feda83b1722.tar.gz ports-dceaf5d81811b1a8ee5391e411197feda83b1722.zip |
Notes
Diffstat (limited to 'lang/jimtcl')
-rw-r--r-- | lang/jimtcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/jimtcl/Makefile b/lang/jimtcl/Makefile index 2fe5e35a9f77..27cd1b404d95 100644 --- a/lang/jimtcl/Makefile +++ b/lang/jimtcl/Makefile @@ -4,7 +4,7 @@ PORTNAME= jimtcl PORTVERSION= 0.75 CATEGORIES= lang tcl -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Small footprint implementation of the Tcl programming language LICENSE= BSD2CLAUSE |