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/FWF | |
parent | Make these ports (TenDRA, egcs, gcc28, glibstdc++28 and guavac, all (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.
Diffstat (limited to 'x11-toolkits/FWF')
-rw-r--r-- | x11-toolkits/FWF/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/FWF/Makefile b/x11-toolkits/FWF/Makefile index 5478d085625e..28c70852a258 100644 --- a/x11-toolkits/FWF/Makefile +++ b/x11-toolkits/FWF/Makefile @@ -3,11 +3,11 @@ # Date created: 14 July 1995 # Whom: jkh # -# $Id: Makefile,v 1.10 1997/11/22 21:42:31 jseger Exp $ +# $Id: Makefile,v 1.11 1998/04/26 12:50:24 jseger Exp $ # DISTNAME= fwf-4.0 -CATEGORIES= x11 +CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://ftp.let.rug.nl/pub/FWF/ MASTER_SITE_SUBDIR=libs/X/fwf |