pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/lasem lasem: Use MASTER_SITE_GNOME



details:   https://anonhg.NetBSD.org/pkgsrc/rev/da799e784fc7
branches:  trunk
changeset: 446640:da799e784fc7
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Feb 11 15:33:48 2021 +0000

description:
lasem: Use MASTER_SITE_GNOME

diffstat:

 graphics/lasem/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 9570c1afc182 -r da799e784fc7 graphics/lasem/Makefile
--- a/graphics/lasem/Makefile   Thu Feb 11 15:15:13 2021 +0000
+++ b/graphics/lasem/Makefile   Thu Feb 11 15:33:48 2021 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.22 2020/11/05 09:06:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.23 2021/02/11 15:33:48 nia Exp $
 #
 
 DISTNAME=      lasem-0.4.1
 PKGREVISION=   20
 CATEGORIES=    graphics gnome
-MASTER_SITES=  ftp://ftp.gnome.org/pub/gnome/sources/lasem/0.4/
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/lasem/0.4/}
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc.gnome%gmail.com@localhost



Home | Main Index | Thread Index | Old Index