diff options
-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 |