diff options
Diffstat (limited to 'lang/tcl86/Makefile')
-rw-r--r-- | lang/tcl86/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/tcl86/Makefile b/lang/tcl86/Makefile index 258e5ca84603..67606a72590a 100644 --- a/lang/tcl86/Makefile +++ b/lang/tcl86/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: tcl8.5 # Date created: 17 January 2007 -# Whom: martin@matuska.org +# Whom: Martin Matuska <mm@FreeBSD.org> # # $FreeBSD$ # @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= tcl PKGNAMESUFFIX?= ${THREADS_SUFFIX}${PKGNAMESUFFIX2} DISTNAME= ${PORTNAME}${PORTVERSION:S/.a./a/}-src -MAINTAINER= martin@matuska.org +MAINTAINER= mm@FreeBSD.org COMMENT= Tool Command Language (development version) PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP} |