diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-10-21 18:54:05 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-10-21 18:54:05 +0000 |
commit | eef89edad72b2d026cbc3015a10e05dae1d3053d (patch) | |
tree | ca534f8283749051c92059b2bb8cad81c8aface8 /x11-toolkits | |
parent | 39c205909268dbd5511b66c1156c3e415e6d1016 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/tk83/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/tk83/Makefile b/x11-toolkits/tk83/Makefile index 6e3f9657a137..1edfdbbb0f7d 100644 --- a/x11-toolkits/tk83/Makefile +++ b/x11-toolkits/tk83/Makefile @@ -8,7 +8,7 @@ CATEGORIES= x11-toolkits tk MASTER_SITES= SF/tcl/Tcl/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION}-src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Graphical toolkit for TCL USE_TCL= 83 |