diff options
author | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2001-05-26 11:42:44 +0000 |
---|---|---|
committer | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2001-05-26 11:42:44 +0000 |
commit | 5be87e8ec28caf23069501cd70b6913b00af3ef5 (patch) | |
tree | f64940ed86211f18ed267a8a5021feedcc5a8cfc /math/ngraph | |
parent | a9dbac8450b9d016dc8b2af759bb8ec94a7a7df7 (diff) | |
download | ports-5be87e8ec28caf23069501cd70b6913b00af3ef5.tar.gz ports-5be87e8ec28caf23069501cd70b6913b00af3ef5.zip |
Notes
Diffstat (limited to 'math/ngraph')
-rw-r--r-- | math/ngraph/Makefile | 1 | ||||
-rw-r--r-- | math/ngraph/pkg-descr | 2 | ||||
-rw-r--r-- | math/ngraph/pkg-plist | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/math/ngraph/Makefile b/math/ngraph/Makefile index 2aa76bf0eb75..8b50dfc80c42 100644 --- a/math/ngraph/Makefile +++ b/math/ngraph/Makefile @@ -7,6 +7,7 @@ PORTNAME= ngraph PORTVERSION= 6.3.13 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www2e.biglobe.ne.jp/~isizaka/bin/ \ ${MASTER_SITE_PORTS_JP} diff --git a/math/ngraph/pkg-descr b/math/ngraph/pkg-descr index da61bc94876c..5ae6d89c7cc5 100644 --- a/math/ngraph/pkg-descr +++ b/math/ngraph/pkg-descr @@ -29,4 +29,4 @@ font_map=Gothic,1,-*-fixed-medium-r-normal--*-*-75-75-c-*-jisx0208.1983-0 Satoshi Ishizaka <isizaka@msa.biglobe.ne.jp> Nobuhiro Yasutomi <nobu@rd.isac.co.jp> -WWW: http://www2e.biglobe.ne.jp/~isizaka/ +WWW: http://www2e.biglobe.ne.jp/~isizaka/indexe.cgi diff --git a/math/ngraph/pkg-plist b/math/ngraph/pkg-plist index d67ed9b827ed..348622fe2071 100644 --- a/math/ngraph/pkg-plist +++ b/math/ngraph/pkg-plist @@ -24,6 +24,7 @@ lib/Ngraph/demo/demo5b.ngp lib/Ngraph/demo/demo5c.ngp lib/Ngraph/demo/demo5d.ngp lib/Ngraph/demo/demo5e.ngp +lib/Ngraph/demo/encoding.ngp lib/Ngraph/fft lib/Ngraph/fft.nsc lib/Ngraph/fft.tcl |