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/xbae | |
parent | 48887e4ba86a51d4e24b458d7f06bfa3ae75c6cb (diff) | |
download | ports-839f94d88cd3c51388aaab5f2fcb02e06219a34b.tar.gz ports-839f94d88cd3c51388aaab5f2fcb02e06219a34b.zip |
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/xbae')
-rw-r--r-- | x11-toolkits/xbae/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/xbae/Makefile b/x11-toolkits/xbae/Makefile index fb6abdeebb3f..cdf25431a7e4 100644 --- a/x11-toolkits/xbae/Makefile +++ b/x11-toolkits/xbae/Makefile @@ -5,12 +5,12 @@ # With some # modifications from: Andreas Klemm <andreas@FreeBSD.ORG> # -# $Id: Makefile,v 1.2 1998/04/09 08:22:47 tg Exp $ +# $Id: Makefile,v 1.3 1998/04/14 04:20:37 asami Exp $ # DISTNAME= Xbae-4.6.2 PKGNAME= xbae-4.6.2 -CATEGORIES= x11 math +CATEGORIES= x11-toolkits math MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= widgets/motif |