diff options
author | kris <kris@FreeBSD.org> | 2002-05-24 19:50:07 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-24 19:50:07 +0800 |
commit | 8d95435ad018cb342fe47f7098988a3f1134a837 (patch) | |
tree | f2cebf94d252590d6f1b6a148785197b8123d826 /math/Makefile | |
parent | 898e816c67bb0f1a7cd0c43578732ee623f6d3a7 (diff) | |
download | freebsd-ports-gnome-8d95435ad018cb342fe47f7098988a3f1134a837.tar.gz freebsd-ports-gnome-8d95435ad018cb342fe47f7098988a3f1134a837.tar.zst freebsd-ports-gnome-8d95435ad018cb342fe47f7098988a3f1134a837.zip |
Add back xgfe, which was prematurely removed by will
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 07c9a076bf14..b957d873f1e4 100644 --- a/math/Makefile +++ b/math/Makefile @@ -149,6 +149,7 @@ SUBDIR += wingz SUBDIR += wingz3 SUBDIR += wmcalc + SUBDIR += xgfe SUBDIR += xgobi SUBDIR += xgraph SUBDIR += xldlas |