diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2009-08-14 18:49:48 +0800 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2009-08-14 18:49:48 +0800 |
commit | fbfb23a65a1548be38b95dc9da96a0716ffcd897 (patch) | |
tree | 9928aafcbe5c71a8d338a95a85df9176d03b638a | |
parent | 484d3291cf016700b9cf61ea0d42fff1f2ae90f3 (diff) | |
download | freebsd-ports-gnome-fbfb23a65a1548be38b95dc9da96a0716ffcd897.tar.gz freebsd-ports-gnome-fbfb23a65a1548be38b95dc9da96a0716ffcd897.tar.zst freebsd-ports-gnome-fbfb23a65a1548be38b95dc9da96a0716ffcd897.zip |
Restore Sourceforge master site using SFP.
-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} |