diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-15 11:31:59 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-15 11:31:59 +0800 |
commit | 7f113ee72d0c016095efa359e3da0a0bcaec634b (patch) | |
tree | e6157fb3daea97a1026df2b03974ec000316d5be /devel/py-distutils-extra/Makefile | |
parent | 31f84f04ead9381db9bfba248f6a3ca810100df6 (diff) | |
download | freebsd-ports-gnome-7f113ee72d0c016095efa359e3da0a0bcaec634b.tar.gz freebsd-ports-gnome-7f113ee72d0c016095efa359e3da0a0bcaec634b.tar.zst freebsd-ports-gnome-7f113ee72d0c016095efa359e3da0a0bcaec634b.zip |
- Update MASTER_SITES
Diffstat (limited to 'devel/py-distutils-extra/Makefile')
-rw-r--r-- | devel/py-distutils-extra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-distutils-extra/Makefile b/devel/py-distutils-extra/Makefile index 1b1dec3ffad4..21fa1ac7bc20 100644 --- a/devel/py-distutils-extra/Makefile +++ b/devel/py-distutils-extra/Makefile @@ -4,7 +4,7 @@ PORTNAME= distutils-extra PORTVERSION= 2.38 CATEGORIES= devel python -MASTER_SITES= https://launchpadlibrarian.net/145592954/ \ +MASTER_SITES= https://launchpad.net/${DISTNAME}/trunk/${PORTVERSION}/+download/ \ LOCAL/sunpoet PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}-${PORTVERSION} |