summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-02-04 16:21:19 +0000
committerwiz <wiz@pkgsrc.org>2018-02-04 16:21:19 +0000
commitbc77aa95488413e13656963a7af6a6ad7f86625f (patch)
tree2a27b23638d0a9c88be369063d5598b3ab56fc1f /security
parent906cbe9375ef167a0fd2e183558970088806dec3 (diff)
downloadpkgsrc-bc77aa95488413e13656963a7af6a6ad7f86625f.tar.gz
py-crcmod: fix typo in variable
Fixes download.
Diffstat (limited to 'security')
-rw-r--r--security/py-crcmod/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-crcmod/Makefile b/security/py-crcmod/Makefile
index 68b3702ffa1..8832ebd5b92 100644
--- a/security/py-crcmod/Makefile
+++ b/security/py-crcmod/Makefile
@@ -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
HOMEPAGE= https://crcmod.sourceforge.net/