pkgsrc-WIP-changes archive

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

Correct MASTER_SITES



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Tue Aug 1 18:28:33 2017 +0300
Changeset:	4c7218c3a5eb6f9760719a77ddcb90ab4aafe80e

Modified Files:
	objfw/Makefile

Log Message:
Correct MASTER_SITES

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

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

diffstat:
 objfw/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/objfw/Makefile b/objfw/Makefile
index 2559e4321a..0c242fe698 100644
--- a/objfw/Makefile
+++ b/objfw/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	objfw-0.90
-MASTER_SITES=	https://heap.zone/objfw/downloads/objfw-0.90.tar.gz
+MASTER_SITES=	https://heap.zone/objfw/downloads/
 CATEGORIES=	devel
 COMMENT=	Portable, lightweight framework for the Objective-C language
 LICENSE=	qpl-v1.0 OR gnu-gpl-v2 OR gnu-gpl-v3


Home | Main Index | Thread Index | Old Index