pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libhandy1



Module Name:    pkgsrc
Committed By:   nia
Date:           Wed Nov 11 08:50:40 UTC 2020

Modified Files:
        pkgsrc/devel/libhandy1: Makefile

Log Message:
libhandy1: Fix MASTER_SITES


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/libhandy1/Makefile

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

Modified files:

Index: pkgsrc/devel/libhandy1/Makefile
diff -u pkgsrc/devel/libhandy1/Makefile:1.1 pkgsrc/devel/libhandy1/Makefile:1.2
--- pkgsrc/devel/libhandy1/Makefile:1.1 Tue Nov 10 17:45:05 2020
+++ pkgsrc/devel/libhandy1/Makefile     Wed Nov 11 08:50:40 2020
@@ -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