diff options
author | Martin Matuska <mm@FreeBSD.org> | 2007-04-05 13:19:09 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2007-04-05 13:19:09 +0000 |
commit | 8413b1b1d507a5020f304918c6668de2671ca2b5 (patch) | |
tree | 99f4f6de5278810cbf5599bf10cabc1a57a5e512 /lang/tcl84 | |
parent | Update to 0.3.10 (diff) |
- updated maintainer e-mail address
Approved by: garga (mentor)
Diffstat (limited to 'lang/tcl84')
-rw-r--r-- | lang/tcl84/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile index d1bce335ce0d..3eb1efe66397 100644 --- a/lang/tcl84/Makefile +++ b/lang/tcl84/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF PKGNAMESUFFIX?= ${THREADS_SUFFIX}${PKGNAMESUFFIX2} DISTNAME= ${PORTNAME}${PORTVERSION}-src -MAINTAINER= martin@matuska.org +MAINTAINER= mm@FreeBSD.org COMMENT= Tool Command Language PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP} |