aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2011-12-22 03:34:14 +0800
committerjgh <jgh@FreeBSD.org>2011-12-22 03:34:14 +0800
commit7f8eb8bc18f3d00bfaa1da81ba9921feef51bb5e (patch)
treec1036cc3e8f8e909e30f98b78bde0e2220fec571 /archivers
parentd0720bc9b8043f5ead2ac0ef05159f9e8bd01915 (diff)
downloadfreebsd-ports-gnome-7f8eb8bc18f3d00bfaa1da81ba9921feef51bb5e.tar.gz
freebsd-ports-gnome-7f8eb8bc18f3d00bfaa1da81ba9921feef51bb5e.tar.zst
freebsd-ports-gnome-7f8eb8bc18f3d00bfaa1da81ba9921feef51bb5e.zip
Update MASTER_SITES to take advantage of latest CHEESESHOP mirrors and add MASTER_SITE_SUBDIR
Submitted by: jgh Approved by: David Naylor (maintainer via email) , crees (mentor)
Diffstat (limited to 'archivers')
-rw-r--r--archivers/py-liblzma/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/py-liblzma/Makefile b/archivers/py-liblzma/Makefile
index 6e486c373ed8..fa7c06208a91 100644
--- a/archivers/py-liblzma/Makefile
+++ b/archivers/py-liblzma/Makefile
@@ -8,7 +8,8 @@ PORTNAME= liblzma
PORTVERSION= 0.5.3
PORTREVISION= 2
CATEGORIES= archivers python
-MASTER_SITES= ${MASTER_SITE_CHEESESHOP}source/p/pyliblzma/
+MASTER_SITES= ${MASTER_SITE_CHEESESHOP}
+MASTER_SITE_SUBDIR= source/p/py${PORTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PYDISTUTILS_PKGNAME}-${PORTVERSION}