pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/py-crcmod py-crcmod: fix typo in variable
details: https://anonhg.NetBSD.org/pkgsrc/rev/4effc2dd4810
branches: trunk
changeset: 375164:4effc2dd4810
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Feb 04 16:21:19 2018 +0000
description:
py-crcmod: fix typo in variable
Fixes download.
diffstat:
security/py-crcmod/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r a7e4bd3674ee -r 4effc2dd4810 security/py-crcmod/Makefile
--- a/security/py-crcmod/Makefile Sun Feb 04 16:19:00 2018 +0000
+++ b/security/py-crcmod/Makefile Sun Feb 04 16:21:19 2018 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2018/01/30 19:07:48 bsiegert Exp $
+# $NetBSD: Makefile,v 1.2 2018/02/04 16:21:19 wiz Exp $
DISTNAME= crcmod-1.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security
-MASTER_SITES= ${MASYER_SITE_PYPI:=c/crcmod/}
+MASTER_SITES= ${MASTER_SITE_PYPI:=c/crcmod/}
MAINTAINER= bsiegert%NetBSD.org@localhost
HOMEPAGE= https://crcmod.sourceforge.net/
Home |
Main Index |
Thread Index |
Old Index