diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-08-16 15:31:32 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-08-16 15:31:32 +0000 |
commit | 02d4074847e06c1d20e472158c07bb35912bc752 (patch) | |
tree | 64b9de613822429d6d3c30c0eda36ad78948b2a1 /devel/py-fileutils | |
parent | 225122e29cec7409fdf429f1335c10901a63e043 (diff) |
Notes
Diffstat (limited to 'devel/py-fileutils')
-rw-r--r-- | devel/py-fileutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-fileutils/Makefile b/devel/py-fileutils/Makefile index 95f8c6eef14d..9a97836789ce 100644 --- a/devel/py-fileutils/Makefile +++ b/devel/py-fileutils/Makefile @@ -9,7 +9,7 @@ PORTNAME= fileutils PORTVERSION= 0.6 CATEGORIES= devel python -MASTER_SITES= ftp://ftp.livinglogic.de/pub/livinglogic/fileutils/ +MASTER_SITES= http://ftp.livinglogic.de/fileutils/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= FileUtils-${PORTVERSION} |