pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
icewm3: fixed typo
Module Name: pkgsrc-wip
Committed By: Kevin Bloom <kevin.bloom%posteo.net@localhost>
Pushed By: nuclearkev
Date: Sun May 19 10:06:25 2024 -0400
Changeset: d2b6410acad2faf2574a9d7c43ef25de7ecb4784
Modified Files:
icewm3/Makefile
Log Message:
icewm3: fixed typo
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d2b6410acad2faf2574a9d7c43ef25de7ecb4784
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
icewm3/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/icewm3/Makefile b/icewm3/Makefile
index 29260f62d6..ed6be46954 100644
--- a/icewm3/Makefile
+++ b/icewm3/Makefile
@@ -2,7 +2,7 @@
DISTNAME= icewm-3.4.7
CATEGORIES= wm
-MASTER_SITES= ${MASTER_SITE_GITHUB:=ice-wm/icewm/releases/download/${PKGREVISION_NOREV}/}
+MASTER_SITES= ${MASTER_SITE_GITHUB:=ice-wm/icewm/releases/download/${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.lz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index