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 /x11-toolkits/tk86/Makefile | |
parent | 5892d5f208346812e8bd0b645fa7227d8fdd3d88 (diff) | |
download | ports-8413b1b1d507a5020f304918c6668de2671ca2b5.tar.gz ports-8413b1b1d507a5020f304918c6668de2671ca2b5.zip |
Notes
Diffstat (limited to 'x11-toolkits/tk86/Makefile')
-rw-r--r-- | x11-toolkits/tk86/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/tk86/Makefile b/x11-toolkits/tk86/Makefile index 612ea8985b13..d24a618580ff 100644 --- a/x11-toolkits/tk86/Makefile +++ b/x11-toolkits/tk86/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: tk # Date created: 17 January 2007 -# Whom: Martin Matuska <martin@matuska.org> +# Whom: Martin Matuska <mm@FreeBSD.org> # # $FreeBSD$ # @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= tcl PKGNAMESUFFIX?= ${THREADS_SUFFIX} DISTNAME= ${PORTNAME}${PORTVERSION:S/.a./a/}-src -MAINTAINER= martin@matuska.org +MAINTAINER= mm@FreeBSD.org COMMENT= Graphical toolkit for TCL LATEST_LINK?= tk85 |