diff options
author | asami <asami@FreeBSD.org> | 1998-08-07 23:08:39 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-07 23:08:39 +0000 |
commit | 9434cb5021a883c8dc8e3c877c77d176880efc3d (patch) | |
tree | 3cbde5b24f859b34e82e60b90e4b12e974f1418c /x11-toolkits/p5-Tk | |
parent | 244ed4256637f1dc064f3c6bf52b86eef4f6fab8 (diff) | |
download | FreeBSD-ports-9434cb5021a883c8dc8e3c877c77d176880efc3d.zip FreeBSD-ports-9434cb5021a883c8dc8e3c877c77d176880efc3d.tar.gz |
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-Tk')
-rw-r--r-- | x11-toolkits/p5-Tk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Tk/Makefile b/x11-toolkits/p5-Tk/Makefile index 3f98300..4d711513 100644 --- a/x11-toolkits/p5-Tk/Makefile +++ b/x11-toolkits/p5-Tk/Makefile @@ -3,12 +3,12 @@ # Date created: October 21st 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.14 1997/09/14 04:00:00 jfitz Exp $ +# $Id: Makefile,v 1.15 1998/08/07 12:01:21 markm Exp $ # DISTNAME= Tk800.008 PKGNAME= p5-Tk-800.008 -CATEGORIES= x11 tk80 perl5 +CATEGORIES= x11-toolkits tk80 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Tk |