summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-11-13 08:25:45 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-11-13 08:25:45 +0000
commitdceaf5d81811b1a8ee5391e411197feda83b1722 (patch)
tree796524e1f24e54905d3f87819da0b2612af03627
parentCleanup plist (diff)
Drop maintainership
Notes
Notes: svn path=/head/; revision=372511
-rw-r--r--lang/jimtcl/Makefile2
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