diff options
author | sanpei <sanpei@FreeBSD.org> | 2001-05-26 19:42:44 +0800 |
---|---|---|
committer | sanpei <sanpei@FreeBSD.org> | 2001-05-26 19:42:44 +0800 |
commit | b428e0c7d12b341f49b55439a79764d26afacd80 (patch) | |
tree | 9c55338b989324e9fc8894bcb131f52cf6cc6620 /math/ngraph | |
parent | 39175b7a88e69b0b85af48b51afe2b2d9c39df50 (diff) | |
download | freebsd-ports-gnome-b428e0c7d12b341f49b55439a79764d26afacd80.tar.gz freebsd-ports-gnome-b428e0c7d12b341f49b55439a79764d26afacd80.tar.zst freebsd-ports-gnome-b428e0c7d12b341f49b55439a79764d26afacd80.zip |
add missing demo file
update WWW URL(English version)
PR: ports/27584
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
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 |