diff options
author | miwi <miwi@FreeBSD.org> | 2007-02-26 19:03:06 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-02-26 19:03:06 +0800 |
commit | f6a00fc06a472ca823c35d714f7107014ebe1b6e (patch) | |
tree | 5c8654ca913feab3f6dba8e56fd6ccfad046a382 /devel | |
parent | 5ebb76c152e68ce0d5510367456708f804632123 (diff) | |
download | freebsd-ports-gnome-f6a00fc06a472ca823c35d714f7107014ebe1b6e.tar.gz freebsd-ports-gnome-f6a00fc06a472ca823c35d714f7107014ebe1b6e.tar.zst freebsd-ports-gnome-f6a00fc06a472ca823c35d714f7107014ebe1b6e.zip |
- Update MASTER_SITES
Submitted by: pointyhat via kris
Approved by: maintainer
Diffstat (limited to 'devel')
-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= # |