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-Gtk/Makefile | |
parent | 244ed4256637f1dc064f3c6bf52b86eef4f6fab8 (diff) | |
download | freebsd-ports-gnome-9434cb5021a883c8dc8e3c877c77d176880efc3d.tar.gz freebsd-ports-gnome-9434cb5021a883c8dc8e3c877c77d176880efc3d.tar.zst freebsd-ports-gnome-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-Gtk/Makefile')
-rw-r--r-- | x11-toolkits/p5-Gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Gtk/Makefile b/x11-toolkits/p5-Gtk/Makefile index 67ecb16a293f..1ba9ac7b746a 100644 --- a/x11-toolkits/p5-Gtk/Makefile +++ b/x11-toolkits/p5-Gtk/Makefile @@ -3,12 +3,12 @@ # Date created: 28 Oct 1997 # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.9 1998/06/01 23:32:50 vanilla Exp $ +# $Id: Makefile,v 1.10 1998/08/06 15:06:24 vanilla Exp $ # DISTNAME= Gtk-0.2.2 PKGNAME= p5-Gtk-0.2.2 -CATEGORIES= x11 lang perl5 +CATEGORIES= x11-toolkits lang perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Gtk |