pkgsrc-WIP-changes archive

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

py-hexdump: fix PKGNAME



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Tue Dec 12 19:45:29 2023 +0100
Changeset:	7d0a7a4b784b7d46df3c3f2c047dca7a8ea5d0f1

Modified Files:
	py-hexdump/Makefile

Log Message:
py-hexdump: fix PKGNAME

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7d0a7a4b784b7d46df3c3f2c047dca7a8ea5d0f1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-hexdump/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/py-hexdump/Makefile b/py-hexdump/Makefile
index f06699b6fa..d814b841bd 100644
--- a/py-hexdump/Makefile
+++ b/py-hexdump/Makefile
@@ -1,6 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	hexdump-3.3
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=h/hexdump/}
 EXTRACT_SUFX=	.zip


Home | Main Index | Thread Index | Old Index