diff options
author | asami <asami@FreeBSD.org> | 1996-12-05 08:24:17 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-12-05 08:24:17 +0800 |
commit | 0a4534001069e2d87ad8ba85d94d8e93e7a5ad12 (patch) | |
tree | 23bd6f0c0f2b3eab2a72ad865a597108899ceae6 | |
parent | e5e1597afde0adc3951dacb50cf440ca29090860 (diff) | |
download | freebsd-ports-gnome-0a4534001069e2d87ad8ba85d94d8e93e7a5ad12.tar.gz freebsd-ports-gnome-0a4534001069e2d87ad8ba85d94d8e93e7a5ad12.tar.zst freebsd-ports-gnome-0a4534001069e2d87ad8ba85d94d8e93e7a5ad12.zip |
People, please please please update subdir Makefiles when you import
a port! (I thought easy-import now yells in your ears about this..)
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 250ede2f876a..5f413150dacc 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.17 1996/04/12 08:35:07 asami Exp $ +# $Id: Makefile,v 1.18 1996/06/07 15:56:19 jmz Exp $ # SUBDIR += blas @@ -12,6 +12,7 @@ SUBDIR += maxima SUBDIR += octave SUBDIR += oleo + SUBDIR += wingz SUBDIR += xgraph SUBDIR += xlispstat SUBDIR += xspread |