diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-03-06 19:36:01 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-03-06 19:36:01 +0000 |
commit | cc9a972ac1793a4ff6630c6d4045d8b72860ac02 (patch) | |
tree | 0c01bf4755c03cc1d96ad023c8762e387cab62df /x11-toolkits | |
parent | af0e988a305dbcca263d5d1931962886c24c3ca6 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/tk82/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/tk82/Makefile b/x11-toolkits/tk82/Makefile index 3abebed85650..6987c624cc1c 100644 --- a/x11-toolkits/tk82/Makefile +++ b/x11-toolkits/tk82/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_TCLTK} MASTER_SITE_SUBDIR= tcl8_2 DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical toolkit for TCL LIB_DEPENDS= tcl82.1:${PORTSDIR}/${TCL82_PORT} |