diff options
author | olgeni <olgeni@FreeBSD.org> | 2009-08-14 18:49:48 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2009-08-14 18:49:48 +0800 |
commit | 8337b557565f80d4449b07ced12076bbaa6bc082 (patch) | |
tree | 78095e1823ee6ca48598a988ca2ca5e89983a0f4 /devel | |
parent | c7e2611cff6e5a39e3f44edd2d80053d4ef465b5 (diff) | |
download | freebsd-ports-gnome-8337b557565f80d4449b07ced12076bbaa6bc082.tar.gz freebsd-ports-gnome-8337b557565f80d4449b07ced12076bbaa6bc082.tar.zst freebsd-ports-gnome-8337b557565f80d4449b07ced12076bbaa6bc082.zip |
Restore Sourceforge master site using SFP.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-roxlib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-roxlib/Makefile b/devel/py-roxlib/Makefile index c7771223fa35..534c86686021 100644 --- a/devel/py-roxlib/Makefile +++ b/devel/py-roxlib/Makefile @@ -8,8 +8,8 @@ PORTNAME= roxlib PORTVERSION= 2.0.6 CATEGORIES= devel python -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= olgeni +MASTER_SITES= SFP +MASTER_SITE_SUBDIR=rox/ROX-Lib/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= rox-lib2-${PORTVERSION} |