pkgsrc-wip -- http://pkgsrc.org/wip/
/
pkgsrc-wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1343a45
)
dart: Switch to https://github.com to fetch sources without key
author
Kamil Rytarowski
<n54@gmx.com>
Sat, 5 Dec 2015 15:05:04 +0000
(16:05 +0100)
committer
Kamil Rytarowski
<n54@gmx.com>
Sat, 5 Dec 2015 15:05:04 +0000
(16:05 +0100)
dart/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/dart/Makefile
b/dart/Makefile
index 35cf36c0f44201f7a0cdce3013b4b3b6adf11d11..ed150d2341ac72e6d3c4bffa509ea0c9d83f75d8 100644
(file)
--- a/
dart/Makefile
+++ b/
dart/Makefile
@@
-3,7
+3,7
@@
DISTNAME= dart-1.13.0
CATEGORIES= lang
GIT_REPOSITORIES= sdk
-GIT_REPO.sdk=
git@github.com:
dart-lang/sdk.git
+GIT_REPO.sdk=
https://github.com/
dart-lang/sdk.git
WRKSRC= ${WRKDIR}/sdk
MAINTAINER= pkgsrc-users@NetBSD.org