diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:56:48 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:56:48 +0000 |
commit | 839f94d88cd3c51388aaab5f2fcb02e06219a34b (patch) | |
tree | dd33cf5cf279ad7b8ba9de66c951153951128ec8 /x11-toolkits/tk80 | |
parent | 48887e4ba86a51d4e24b458d7f06bfa3ae75c6cb (diff) |
Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140
slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients
xview-config xview-lib" from x11 to x11-toolkits.
Notes
Notes:
svn path=/head/; revision=12330
Diffstat (limited to 'x11-toolkits/tk80')
-rw-r--r-- | x11-toolkits/tk80/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/tk80/Makefile b/x11-toolkits/tk80/Makefile index af7ed1b03147..25d6b897ccd0 100644 --- a/x11-toolkits/tk80/Makefile +++ b/x11-toolkits/tk80/Makefile @@ -3,12 +3,12 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.9 1998/07/03 23:07:13 steve Exp $ +# $Id: Makefile,v 1.10 1998/07/27 21:36:06 hoek Exp $ # DISTNAME= tk8.0p2 PKGNAME= tk-8.0.2 -CATEGORIES= x11 tk80 +CATEGORIES= x11-toolkits tk80 MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/ MAINTAINER= jkh@Freebsd.ORG |