pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-google-i18n-address
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 17 11:37:12 UTC 2021
Modified Files:
pkgsrc/devel/py-google-i18n-address: Makefile
Log Message:
google-i18n-address: fix MASTER_SITES
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-google-i18n-address/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-google-i18n-address/Makefile
diff -u pkgsrc/devel/py-google-i18n-address/Makefile:1.1 pkgsrc/devel/py-google-i18n-address/Makefile:1.2
--- pkgsrc/devel/py-google-i18n-address/Makefile:1.1 Sat Jan 16 19:10:29 2021
+++ pkgsrc/devel/py-google-i18n-address/Makefile Sun Jan 17 11:37:12 2021
@@ -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