pkgsrc-WIP-changes archive

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

guile-sjson: Fix PKGNAME



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Tue Jul 19 09:51:03 2022 -0400
Changeset:	a536f6886c2eb15b785008bd4827b92a1a2dc459

Modified Files:
	guile-sjson/Makefile

Log Message:
guile-sjson: Fix PKGNAME

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

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

diffstat:
 guile-sjson/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/guile-sjson/Makefile b/guile-sjson/Makefile
index 1ed70a8423..83204ecfad 100644
--- a/guile-sjson/Makefile
+++ b/guile-sjson/Makefile
@@ -1,6 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	sjson-0.2.2
+PKGNAME=	guile-${DISTNAME}
 CATEGORIES=	devel
 MASTER_SITES=	https://dustycloud.org/misc/
 


Home | Main Index | Thread Index | Old Index