pkgsrc-WIP-changes archive

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

system-tools-backends: fix MASTER_SITE



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Sat Dec 30 21:23:02 2023 +0100
Changeset:	eeff5c0d22a17939a71d8c42758a709b475ccee0

Modified Files:
	system-tools-backends/Makefile

Log Message:
system-tools-backends: fix MASTER_SITE

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

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

diffstat:
 system-tools-backends/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/system-tools-backends/Makefile b/system-tools-backends/Makefile
index 3afdf43aee..74af69b0db 100644
--- a/system-tools-backends/Makefile
+++ b/system-tools-backends/Makefile
@@ -1,10 +1,9 @@
 # $NetBSD: Makefile,v 1.5 2015/04/10 12:26:52 krytarowski Exp $
-#
 
 DISTNAME=		system-tools-backends-2.10.2
 PKGREVISION=		1
 CATEGORIES=		sysutils
-MASTER_SITES=		${MASTER_SITE_GNOME:=/sources/system-tools-backends/2.10/}
+MASTER_SITES=		${MASTER_SITE_GNOME:=sources/system-tools-backends/2.10/}
 
 MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=		https://system-tools-backends.freedesktop.org/


Home | Main Index | Thread Index | Old Index