pkgsrc-WIP-changes archive

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

geocode-glib2: fix download url



Module Name:	pkgsrc-wip
Committed By:	Dan Cîrnaț <cirnatdan%NetBSD.org@localhost>
Pushed By:	cirnatdan
Date:		Wed Mar 19 13:29:56 2025 +0100
Changeset:	4d697e38fdfb1046207a6ac2ddca7b547aa61c25

Modified Files:
	geocode-glib2/Makefile

Log Message:
geocode-glib2: fix download url

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

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

diffstat:
 geocode-glib2/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/geocode-glib2/Makefile b/geocode-glib2/Makefile
index 8fc6efa62b..db03b847af 100644
--- a/geocode-glib2/Makefile
+++ b/geocode-glib2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2024/11/14 22:20:01 wiz Exp $
+# $NetBSD$
 
 DISTNAME=	geocode-glib-3.26.4
 PKGNAME=	${DISTNAME:S/glib/glib2/}
-MASTER_SITES=	${MASTER_SITE_GNOME:=sources/${PKGBASE}/${PKGVERSION_NOREV:R}/}
+MASTER_SITES=	${MASTER_SITE_GNOME:=sources/geocode-glib/${PKGVERSION_NOREV:R}/}
 CATEGORIES=	geography gnome
 EXTRACT_SUFX=	.tar.xz
 


Home | Main Index | Thread Index | Old Index