pkgsrc-WIP-changes archive

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

py-rdflib340: Clean up



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Fri Mar 31 10:22:03 2017 -0500
Changeset:	ad6929953c630206a54a3724afc7a7848f0ae09d

Modified Files:
	py-rdflib340/Makefile

Log Message:
py-rdflib340: Clean up

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

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

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

diffs:
diff --git a/py-rdflib340/Makefile b/py-rdflib340/Makefile
index 448881e93f..9d8dab3f64 100644
--- a/py-rdflib340/Makefile
+++ b/py-rdflib340/Makefile
@@ -7,9 +7,7 @@
 DISTNAME=	rdflib-${PORTVERSION}
 PKGNAME=	${PYPKGPREFIX}-rdflib-${PORTVERSION}
 CATEGORIES=	textproc
-# Why isn't this working?
-#MASTER_SITES=	${MASTER_SITE_PYPI:=/R/rdflib/}
-MASTER_SITES=	http://pypi.python.org/packages/source/r/rdflib/
+MASTER_SITES=	${MASTER_SITE_PYPI:=r/rdflib/}
 
 HOMEPAGE=	https://pypi.python.org/pypi/rdflib/
 MAINTAINER=	bacon4000%gmail.com@localhost


Home | Main Index | Thread Index | Old Index