diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2005-02-18 03:18:03 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2005-02-18 03:18:03 +0000 |
commit | d39aa3ad3f8440d13c433a76545cbd4d3493bead (patch) | |
tree | aa781a6b552ea296b11d73434e59f46e392a8c65 /math/algotutor/Makefile | |
parent | d053274d71c8f04749f0bea4c4388aa516bf3fb7 (diff) | |
download | ports-d39aa3ad3f8440d13c433a76545cbd4d3493bead.tar.gz ports-d39aa3ad3f8440d13c433a76545cbd4d3493bead.zip |
Notes
Diffstat (limited to 'math/algotutor/Makefile')
-rw-r--r-- | math/algotutor/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |