pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/py-unrardll
Module Name: pkgsrc
Committed By: rhialto
Date: Tue Jan 18 20:59:04 UTC 2022
Modified Files:
pkgsrc/archivers/py-unrardll: Makefile
Log Message:
archivers/py-unrardll: fix PKGNAME.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/archivers/py-unrardll/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/py-unrardll/Makefile
diff -u pkgsrc/archivers/py-unrardll/Makefile:1.2 pkgsrc/archivers/py-unrardll/Makefile:1.3
--- pkgsrc/archivers/py-unrardll/Makefile:1.2 Mon Jan 17 18:38:23 2022
+++ pkgsrc/archivers/py-unrardll/Makefile Tue Jan 18 20:59:04 2022
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2022/01/17 18:38:23 rhialto Exp $
+# $NetBSD: Makefile,v 1.3 2022/01/18 20:59:04 rhialto Exp $
DISTNAME= unrardll-0.1.5
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= archivers python
MASTER_SITES= ${MASTER_SITE_PYPI:=u/unrardll/}
Home |
Main Index |
Thread Index |
Old Index