diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-04-14 04:20:37 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-04-14 04:20:37 +0000 |
commit | 238a64bb33d29c2d7d22b3a87e03e7568618a6cd (patch) | |
tree | aca612b68d51e595d69e8bd366decafe1fab46a4 /x11-toolkits/xbae | |
parent | 0e68b43669abc365f5133064e2df3564b9e57da2 (diff) | |
download | ports-238a64bb33d29c2d7d22b3a87e03e7568618a6cd.tar.gz ports-238a64bb33d29c2d7d22b3a87e03e7568618a6cd.zip |
Notes
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 dcae0a0e4ee1..fb6abdeebb3f 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 |