pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-cli: set PKGNAME to py-cli
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Fri Jul 22 09:24:15 2016 +0200
Changeset: a7de8cab92eb9c84d58509e8843765420a93bff2
Modified Files:
py-cli/Makefile
Log Message:
py-cli: set PKGNAME to py-cli
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a7de8cab92eb9c84d58509e8843765420a93bff2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-cli/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diffs:
diff --git a/py-cli/Makefile b/py-cli/Makefile
index 3ae6077..639a7c8 100644
--- a/py-cli/Makefile
+++ b/py-cli/Makefile
@@ -1,7 +1,8 @@
# $NetBSD$
DISTNAME= climate-0.4.6
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+# py-climate is already reserved
+PKGNAME= ${PYPKGPREFIX}-cli
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PYPI:=c/climate/}
Home |
Main Index |
Thread Index |
Old Index