pkgsrc-WIP-changes archive

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

joker: remove PKGVERSION



Module Name:	pkgsrc-wip
Committed By:	Kevin Bloom <kevin.bloom%posteo.net@localhost>
Pushed By:	nuclearkev
Date:		Thu Aug 31 13:28:00 2023 -0400
Changeset:	3c29da27ff25196ac9c28c7520bd12283398f0d8

Modified Files:
	joker/Makefile

Log Message:
joker: remove PKGVERSION

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

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

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

diffs:
diff --git a/joker/Makefile b/joker/Makefile
index f7e3a57ef6..a43cceb72f 100644
--- a/joker/Makefile
+++ b/joker/Makefile
@@ -1,7 +1,6 @@
 # $NetBSD$
 
 DISTNAME=		joker-1.3.0
-PKGVERSION=		1
 CATEGORIES=		lang
 MASTER_SITES=		${MASTER_SITE_GITHUB:=candid82/}
 GITHUB_TAG=		v${PKGVERSION_NOREV}


Home | Main Index | Thread Index | Old Index