pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gnucash-git: Use git:// URL
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Mon Sep 4 10:21:57 2017 +0200
Changeset: 88add006f722b720e749719ee2d742bc389f9c01
Modified Files:
gnucash-git/Makefile
Log Message:
gnucash-git: Use git:// URL
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=88add006f722b720e749719ee2d742bc389f9c01
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gnucash-git/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/gnucash-git/Makefile b/gnucash-git/Makefile
index 2f6622e061..2ace7af404 100644
--- a/gnucash-git/Makefile
+++ b/gnucash-git/Makefile
@@ -26,7 +26,7 @@ BUILD_DEPENDS+= gettext-tools-[0-9]*:../../devel/gettext-tools
GIT_REPOSITORIES= github
GIT_MODULE.github= gnucash
-GIT_REPO.github= https://github.com/Gnucash/gnucash.git
+GIT_REPO.github= git://github.com/Gnucash/gnucash.git
WRKSRC= ${WRKDIR}/gnucash
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index