diff options
-rw-r--r-- | math/algotutor/Makefile | 4 | ||||
-rw-r--r-- | math/algotutor/distinfo | 4 | ||||
-rw-r--r-- | math/algotutor/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/math/algotutor/Makefile b/math/algotutor/Makefile index a1c1c8dffc10..4f7ab6ac1fe5 100644 --- a/math/algotutor/Makefile +++ b/math/algotutor/Makefile @@ -6,9 +6,9 @@ # PORTNAME= algotutor -PORTVERSION= 0.6.2 +PORTVERSION= 0.7 CATEGORIES= math -MASTER_SITES= http://www.cyut.edu.tw/~ckhung/dl/ +MASTER_SITES= http://www.ofset.org/~ckhung/dl/ EXTRACT_SUFX= .tgz MAINTAINER= kevlo@FreeBSD.org diff --git a/math/algotutor/distinfo b/math/algotutor/distinfo index 8fd99ddc68e9..3fd2b62df259 100644 --- a/math/algotutor/distinfo +++ b/math/algotutor/distinfo @@ -1,2 +1,2 @@ -MD5 (algotutor-0.6.2.tgz) = ad85c604ab689fa4b4c38daf35803935 -SIZE (algotutor-0.6.2.tgz) = 110169 +MD5 (algotutor-0.7.tgz) = b0e6f2fd093c587a77536934e8b7cdaa +SIZE (algotutor-0.7.tgz) = 102620 diff --git a/math/algotutor/pkg-plist b/math/algotutor/pkg-plist index aa5ca4b24b56..ecf1cd00f1ea 100644 --- a/math/algotutor/pkg-plist +++ b/math/algotutor/pkg-plist @@ -16,7 +16,9 @@ bin/gen_at_graph %%SITE_PERL%%/algotutor/utilalgo share/algotutor/data/countries.gr share/algotutor/data/lv.gr +share/algotutor/data/pts1.gr share/algotutor/data/randgrid.gr +share/algotutor/data/simple.gr share/algotutor/data/trc.gr share/algotutor/data/tt.gr share/algotutor/graph/dfs |