pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/py-unrardll archivers/py-unrardll: fix PKGNAME.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ff08080b2ee5
branches:  trunk
changeset: 372065:ff08080b2ee5
user:      rhialto <rhialto%pkgsrc.org@localhost>
date:      Tue Jan 18 20:59:04 2022 +0000

description:
archivers/py-unrardll: fix PKGNAME.

diffstat:

 archivers/py-unrardll/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r a5dc23fe903c -r ff08080b2ee5 archivers/py-unrardll/Makefile
--- a/archivers/py-unrardll/Makefile    Tue Jan 18 19:26:10 2022 +0000
+++ b/archivers/py-unrardll/Makefile    Tue Jan 18 20:59:04 2022 +0000
@@ -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