diff options
author | asami <asami@FreeBSD.org> | 1998-04-14 04:20:37 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-04-14 04:20:37 +0000 |
commit | 96409ceaf1168d198349a48bda9599fbbdc61935 (patch) | |
tree | 3bd995173e9b61027d199fe8c86e8a1c8ebb7f3c /x11-toolkits | |
parent | 88574674b7c2b1de57c29790779128ee0e8dfb26 (diff) | |
download | FreeBSD-ports-96409ceaf1168d198349a48bda9599fbbdc61935.zip FreeBSD-ports-96409ceaf1168d198349a48bda9599fbbdc61935.tar.gz |
Add "math" to list of categories, as this widget set implements
spreadsheets.
Diffstat (limited to 'x11-toolkits')
-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 dcae0a0..fb6abde 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.1.1.1 1998/04/08 13:28:21 tg Exp $ +# $Id: Makefile,v 1.2 1998/04/09 08:22:47 tg Exp $ # DISTNAME= Xbae-4.6.2 PKGNAME= xbae-4.6.2 -CATEGORIES= x11 +CATEGORIES= x11 math MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= widgets/motif |