summaryrefslogtreecommitdiff
path: root/security/py-paramiko
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-01-27 18:41:11 +0000
committerwiz <wiz@pkgsrc.org>2014-01-27 18:41:11 +0000
commita8ce86997e0153e277ba6f540fddb593c3f19f44 (patch)
tree5a670e83731c045a6a2cd732ed95c0208be6f15a /security/py-paramiko
parentd3a768ef59085720a0f42c43102737c59d39abd9 (diff)
downloadpkgsrc-a8ce86997e0153e277ba6f540fddb593c3f19f44.tar.gz
Do not set FETCH_USING, should not be set in a package Makefile.
Diffstat (limited to 'security/py-paramiko')
-rw-r--r--security/py-paramiko/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/py-paramiko/Makefile b/security/py-paramiko/Makefile
index d0b4abbbb37..d3651a3a30c 100644
--- a/security/py-paramiko/Makefile
+++ b/security/py-paramiko/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2014/01/25 10:30:20 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2014/01/27 18:41:14 wiz Exp $
DISTNAME= paramiko-1.12.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security
MASTER_SITES= http://pypi.python.org/packages/source/p/paramiko/
-FETCH_USING= curl
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/paramiko/paramiko/