pkgsrc-WIP-changes archive

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

libsdfparse: PKGNAME corrected (removed, same as DISTNAME)



Module Name:	pkgsrc-wip
Committed By:	Mayuresh <mayuresh%warunjikar.in@localhost>
Pushed By:	mayuresh
Date:		Sat Jul 4 16:34:48 2026 +0530
Changeset:	bb79851e8fb08afd34a9a3d7efc69db340b63610

Modified Files:
	libsdfparse/Makefile

Log Message:
libsdfparse: PKGNAME corrected (removed, same as DISTNAME)

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

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

diffstat:
 libsdfparse/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/libsdfparse/Makefile b/libsdfparse/Makefile
index e739fa8e50..e59ad93ccf 100644
--- a/libsdfparse/Makefile
+++ b/libsdfparse/Makefile
@@ -1,7 +1,6 @@
 # $NetBSD$
 
 DISTNAME=	libsdfparse-0.0.0.44
-PKGNAME=	${GITHUB_PROJECT}-${DISTNAME}
 CATEGORIES=	cad devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=kmurray/}
 GITHUB_PROJECT=	libsdfparse


Home | Main Index | Thread Index | Old Index