pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-google-i18n-address google-i18n-address: fix ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/03a96e1aad6b
branches: trunk
changeset: 445185:03a96e1aad6b
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jan 17 11:37:12 2021 +0000
description:
google-i18n-address: fix MASTER_SITES
diffstat:
devel/py-google-i18n-address/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 415937e4f1f7 -r 03a96e1aad6b devel/py-google-i18n-address/Makefile
--- a/devel/py-google-i18n-address/Makefile Sun Jan 17 09:36:45 2021 +0000
+++ b/devel/py-google-i18n-address/Makefile Sun Jan 17 11:37:12 2021 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2021/01/16 19:10:29 riastradh Exp $
+# $NetBSD: Makefile,v 1.2 2021/01/17 11:37:12 wiz Exp $
DISTNAME= google-i18n-address-2.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-i18-address/}
+MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-i18n-address/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/mirumee/google-i18n-address
Home |
Main Index |
Thread Index |
Old Index