diff options
author | asami <asami@FreeBSD.org> | 1998-08-08 07:08:39 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-08 07:08:39 +0800 |
commit | 9434cb5021a883c8dc8e3c877c77d176880efc3d (patch) | |
tree | 3cbde5b24f859b34e82e60b90e4b12e974f1418c /x11-toolkits/p5-TclTk | |
parent | 244ed4256637f1dc064f3c6bf52b86eef4f6fab8 (diff) | |
download | freebsd-ports-graphics-9434cb5021a883c8dc8e3c877c77d176880efc3d.tar.gz freebsd-ports-graphics-9434cb5021a883c8dc8e3c877c77d176880efc3d.tar.zst freebsd-ports-graphics-9434cb5021a883c8dc8e3c877c77d176880efc3d.zip |
I'm not sure how I missed these before. Move "gtk gtk11 p5-Gtk
p5-Tcl-Tk p5-Tk" from x11 to x11-toolkits. Note gtk11 is not in the
Makefile because it's a repository copy of gtk awaiting an upgrade
(vanilla, wake up! :).
Diffstat (limited to 'x11-toolkits/p5-TclTk')
-rw-r--r-- | x11-toolkits/p5-TclTk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/p5-TclTk/Makefile b/x11-toolkits/p5-TclTk/Makefile index 2995b3c8bcf..57cfe679a40 100644 --- a/x11-toolkits/p5-TclTk/Makefile +++ b/x11-toolkits/p5-TclTk/Makefile @@ -3,11 +3,11 @@ # Date created: June 15th 1997 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.4 1997/11/22 01:11:36 asami Exp $ +# $Id: Makefile,v 1.5 1998/02/21 22:38:03 fenner Exp $ DISTNAME= TclTk-b1 PKGNAME= p5-Tcl-Tk-b1 -CATEGORIES= x11 lang perl5 tk41 +CATEGORIES= x11-toolkits lang perl5 tk41 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Tcl |