diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-24 11:50:07 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-24 11:50:07 +0000 |
commit | 11299cca118ccdf50e0fb1d8616dc3ce7e655513 (patch) | |
tree | 8d837b8eec287b2e93ad2892043d2773e039440e /math/Makefile | |
parent | 4d6de4bdaec9bee45682b2c015f06b39caa054da (diff) | |
download | ports-11299cca118ccdf50e0fb1d8616dc3ce7e655513.tar.gz ports-11299cca118ccdf50e0fb1d8616dc3ce7e655513.zip |
Add back xgfe, which was prematurely removed by will
Notes
Notes:
svn path=/head/; revision=59887
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 |