pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-pyphant: Try to fix MASTER_SITES



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Mon Sep 12 21:29:01 2016 +0200
Changeset:	9eacfda92c69795b29f8110a06dfaa9f7467e4e1

Modified Files:
	py-pyphant/Makefile

Log Message:
py-pyphant: Try to fix MASTER_SITES

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9eacfda92c69795b29f8110a06dfaa9f7467e4e1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-pyphant/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/py-pyphant/Makefile b/py-pyphant/Makefile
index 44e4f15..0e9aa16 100644
--- a/py-pyphant/Makefile
+++ b/py-pyphant/Makefile
@@ -3,8 +3,7 @@
 DISTNAME=	pyphant-1.0b1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	graphics python
-MASTER_SITES=	${MASTER_SITE_PYPI:=p/pyphant/ \}
-		http://garr.dl.sourceforge.net/project/pyphant/Pyphant-1.0/
+MASTER_SITES=	${MASTER_SITE_PYPI:=p/pyphant/}
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://pyphant.sourceforge.net/


Home | Main Index | Thread Index | Old Index