pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-mechanize Fix MASTER_SITES.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/89364f1673d8
branches:  trunk
changeset: 348177:89364f1673d8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jun 09 05:23:51 2016 +0000

description:
Fix MASTER_SITES.

diffstat:

 www/py-mechanize/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 716e391ab7fa -r 89364f1673d8 www/py-mechanize/Makefile
--- a/www/py-mechanize/Makefile Thu Jun 09 04:44:45 2016 +0000
+++ b/www/py-mechanize/Makefile Thu Jun 09 05:23:51 2016 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2016/06/08 17:43:46 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2016/06/09 05:23:51 wiz Exp $
 
 DISTNAME=      mechanize-0.2.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www
-MASTER_SITES=  ${MASTER_SITE_PYPI:=m/mechanize/ \}
+MASTER_SITES=  ${MASTER_SITE_PYPI:=m/mechanize/} \
                http://wwwsearch.sourceforge.net/mechanize/src/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index