pkgsrc-WIP-changes archive

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

gnome-autoar: Should use NOREV here



Module Name:	pkgsrc-wip
Committed By:	nia <nia%netbsd.org@localhost>
Pushed By:	nee
Date:		Wed Nov 4 13:23:23 2020 +0100
Changeset:	aa92027cf4b09fd5ac083e101a6d339d6ef50f46

Modified Files:
	gnome-autoar/Makefile

Log Message:
gnome-autoar: Should use NOREV here

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

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

diffstat:
 gnome-autoar/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/gnome-autoar/Makefile b/gnome-autoar/Makefile
index cf0ea999cb..634c6f5975 100644
--- a/gnome-autoar/Makefile
+++ b/gnome-autoar/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	gnome-autoar-0.2.4
 CATEGORIES=	archivers gnome
-MASTER_SITES=	${MASTER_SITE_GNOME:=sources/${PKGBASE}/${PKGVERSION:R}/}
+MASTER_SITES=	${MASTER_SITE_GNOME:=sources/${PKGBASE}/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=	.tar.xz
 
 MAINTAINER=	dan%alt.md@localhost


Home | Main Index | Thread Index | Old Index