pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Change to use py prefix.
Module Name: pkgsrc-wip
Committed By: Havard Eidnes <he%NetBSD.org@localhost>
Pushed By: he
Date: Wed Feb 17 14:08:03 2016 +0100
Changeset: 9dd34580793907cd1f73c126c43212f8a1427e5c
Modified Files:
py-netmiko/Makefile
Log Message:
Change to use py prefix.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9dd34580793907cd1f73c126c43212f8a1427e5c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-netmiko/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/py-netmiko/Makefile b/py-netmiko/Makefile
index f20ac83..3aabcb8 100644
--- a/py-netmiko/Makefile
+++ b/py-netmiko/Makefile
@@ -1,6 +1,7 @@
# $NetBSD$
DISTNAME= netmiko-0.3.0
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= sysutils net
MASTER_SITES= -https://github.com/ktbyers/${PKGBASE}/archive/v${PKGVERSION_NOREV}${EXTRACT_SUFX}
Home |
Main Index |
Thread Index |
Old Index