forked from Lainports/freebsd-ports
Fix MASTER_SITES and mark unbroken.
This commit is contained in:
parent
d17652ab74
commit
b4c1c2e8ea
2 changed files with 2 additions and 4 deletions
|
|
@ -8,14 +8,12 @@
|
|||
PORTNAME= algotutor
|
||||
PORTVERSION= 0.7
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://www.ofset.org/~ckhung/dl/
|
||||
MASTER_SITES= http://www.cyut.edu.tw/~ckhung/dl/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= kevlo@FreeBSD.org
|
||||
COMMENT= An interactive tutorial for algorithms and data structures
|
||||
|
||||
BROKEN= Unfetchable
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@ Algotutor is an interactive program for observing the intermediate
|
|||
steps of algorithms. The target audience is computer science students
|
||||
and/or anyone who studies algorithms and/or data structures.
|
||||
|
||||
WWW: http://www.cyut.edu.tw/~ckhung/p/algotutor/index.en.shtml
|
||||
WWW: http://www.cyut.edu.tw/~ckhung/p/algotutor/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue