pkgsrc-WIP-changes archive

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

motyl: set GITHUB_PROJECT to fix fetching



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Wed Mar 20 22:27:56 2019 +0100
Changeset:	f0813dc995d4c60b50e7e9306bf62a13ae91d57c

Modified Files:
	motyl/Makefile

Log Message:
motyl: set GITHUB_PROJECT to fix fetching

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

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

diffstat:
 motyl/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/motyl/Makefile b/motyl/Makefile
index 4d44a81146..e3d8db2ed3 100644
--- a/motyl/Makefile
+++ b/motyl/Makefile
@@ -3,6 +3,7 @@
 DISTNAME=	motyl-1.0.1
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_GITHUB:=fcambus/}
+GITHUB_PROJECT=	motyl
 GITHUB_RELEASE=	${PKGVERSION_NOREV}
 
 MAINTAINER=	fred%statdns.com@localhost


Home | Main Index | Thread Index | Old Index