diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-02-26 11:03:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-02-26 11:03:06 +0000 |
commit | 184c51adf84613e6c17cd38bcc11b1e4bef06011 (patch) | |
tree | 8dc64132b6c737bdeefb609b10de10e41e7ab05d /devel/pycount | |
parent | 4393b172eb658f26b3abe7f5f52494cabaf633ce (diff) | |
download | ports-184c51adf84613e6c17cd38bcc11b1e4bef06011.tar.gz ports-184c51adf84613e6c17cd38bcc11b1e4bef06011.zip |
Notes
Diffstat (limited to 'devel/pycount')
-rw-r--r-- | devel/pycount/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/pycount/Makefile b/devel/pycount/Makefile index a61285bdea88..ad8bf7e82a8f 100644 --- a/devel/pycount/Makefile +++ b/devel/pycount/Makefile @@ -8,7 +8,8 @@ PORTNAME= pycount PORTVERSION= 0.0.6 CATEGORIES= devel python -MASTER_SITES= http://python.net/crew/gherman/playground/pycount/ +MASTER_SITES= http://python.net/crew/gherman/playground/pycount/ \ + http://www.cs.nctu.edu.tw/~lwhsu/ports/distfiles/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}.py EXTRACT_SUFX= # |