pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/libhandy1 libhandy1: Fix MASTER_SITES



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d920d3971b76
branches:  trunk
changeset: 441797:d920d3971b76
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Nov 11 08:50:40 2020 +0000

description:
libhandy1: Fix MASTER_SITES

diffstat:

 devel/libhandy1/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r e6cf07a55c19 -r d920d3971b76 devel/libhandy1/Makefile
--- a/devel/libhandy1/Makefile  Wed Nov 11 08:09:39 2020 +0000
+++ b/devel/libhandy1/Makefile  Wed Nov 11 08:50:40 2020 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2020/11/10 17:45:05 nia Exp $
+# $NetBSD: Makefile,v 1.2 2020/11/11 08:50:40 nia Exp $
 
 DISTNAME=      libhandy-1.0.1
 PKGNAME=       ${DISTNAME:S/libhandy/libhandy1/1}
 CATEGORIES=    devel
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/${PKGBASE}/${PKGVERSION_NOREV:R}/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libhandy/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index