diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2012-11-26 16:30:56 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2012-11-26 16:30:56 +0000 |
commit | e53be85051b9929de486b53433c0cd7dd5c0a923 (patch) | |
tree | 8bc59b68802de304d71a4571846f0a50a146ac41 /lang/tcl85 | |
parent | 9301652551858311cd3bbd0a8cf0c209ffa62fca (diff) |
- reassign ports to TclTk@FreeBSD.org
- while at it, trim Makefile headers in lang/tcl-modules
PR: ports/173939
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (previous maintainer)
Approved by: mm@ (previous maintainer of lang/tcl-modules)
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=307789
Diffstat (limited to 'lang/tcl85')
-rw-r--r-- | lang/tcl85/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tcl85/Makefile b/lang/tcl85/Makefile index b2bcd5a1df4f..f6d7ed1fc23f 100644 --- a/lang/tcl85/Makefile +++ b/lang/tcl85/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/tcl/Tcl/${PORTVERSION} PKGNAMESUFFIX?= ${THREADS_SUFFIX}${PKGNAMESUFFIX2} DISTNAME= tcl${PORTVERSION}-src -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= TclTk@FreeBSD.org COMMENT?= Tool Command Language LICENSE= BSD |