diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-01-31 06:19:24 +0800 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-01-31 06:19:24 +0800 |
commit | e4bf1fcd3063db8bff73d15fe9253e3f7f0213e8 (patch) | |
tree | 96264f73d15f12f971d7d10ed53f8bb90530f705 /math/Makefile | |
parent | fbab09fee302574e578e4f0d1b6082cdae4defb4 (diff) | |
download | freebsd-ports-gnome-e4bf1fcd3063db8bff73d15fe9253e3f7f0213e8.tar.gz freebsd-ports-gnome-e4bf1fcd3063db8bff73d15fe9253e3f7f0213e8.tar.zst freebsd-ports-gnome-e4bf1fcd3063db8bff73d15fe9253e3f7f0213e8.zip |
Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.
PR: 92497
Submitted by: /me
Repocopied by: marcus
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 087a7daaa2aa..2ae87541bfca 100644 --- a/math/Makefile +++ b/math/Makefile @@ -133,7 +133,6 @@ SUBDIR += naturalmath SUBDIR += nauty SUBDIR += ndiff - SUBDIR += netcdf SUBDIR += newmat SUBDIR += ngraph SUBDIR += nsc2ke |