diff options
author | rafan <rafan@FreeBSD.org> | 2007-07-28 07:10:54 +0000 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-07-28 07:10:54 +0000 |
commit | 5c689c863799f3899adf939b7b441c0ced3fbb6e (patch) | |
tree | b2ca5eb30a0a56ee91cfa18aba465ff92d28e001 /science/Makefile | |
parent | 93142c235fcc9dd3f8613e70d5ddb27e82199d24 (diff) | |
download | FreeBSD-ports-5c689c863799f3899adf939b7b441c0ced3fbb6e.zip FreeBSD-ports-5c689c863799f3899adf939b7b441c0ced3fbb6e.tar.gz |
- science/liblr is moved to science/liblinear (project renamed)
Diffstat (limited to 'science/Makefile')
-rw-r--r-- | science/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/Makefile b/science/Makefile index 6da4bfb..caa20ca 100644 --- a/science/Makefile +++ b/science/Makefile @@ -66,7 +66,7 @@ SUBDIR += libctl SUBDIR += libghemical SUBDIR += libint - SUBDIR += liblr + SUBDIR += liblinear SUBDIR += libsvm SUBDIR += libsvm-python SUBDIR += linsmith |