diff options
author | dinoex <dinoex@FreeBSD.org> | 2004-03-07 03:36:01 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2004-03-07 03:36:01 +0800 |
commit | 5f940183b7a09aa9c58d7757e0acc719bd91d701 (patch) | |
tree | 0f03ce2d207650a3a7ab1373c0c54f7f1a007458 /x11-toolkits | |
parent | 8a9b765c88c33100d0960b97c4b04125c6029637 (diff) | |
download | freebsd-ports-gnome-5f940183b7a09aa9c58d7757e0acc719bd91d701.tar.gz freebsd-ports-gnome-5f940183b7a09aa9c58d7757e0acc719bd91d701.tar.zst freebsd-ports-gnome-5f940183b7a09aa9c58d7757e0acc719bd91d701.zip |
- reset MAINTAINER
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} |