pkgsrc-WIP-changes archive

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

surf-git: Add MASTER_SITES to reduce diffs with surf(non-git)



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sat Jul 17 16:47:46 2021 +0200
Changeset:	4500d6897c663475dedd7e243deedfeba8d4de1e

Modified Files:
	surf-git/Makefile

Log Message:
surf-git: Add MASTER_SITES to reduce diffs with surf(non-git)

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

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

diffstat:
 surf-git/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/surf-git/Makefile b/surf-git/Makefile
index ce1154bcc1..f491efd632 100644
--- a/surf-git/Makefile
+++ b/surf-git/Makefile
@@ -2,6 +2,7 @@
 
 DISTNAME=	surf-2.1
 CATEGORIES=	www
+MASTER_SITES=	https://dl.suckless.org/surf/
 
 MAINTAINER=	leot%NetBSD.org@localhost
 HOMEPAGE=	https://surf.suckless.org/


Home | Main Index | Thread Index | Old Index