pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/gnunet-go: Fix typo
Module Name: pkgsrc-wip
Committed By: ng0 <ng0%NetBSD.org@localhost>
Pushed By: ng0
Date: Fri Dec 13 14:01:46 2019 +0000
Changeset: de1c74379d81c68c754d4a61d37ccaf2cd117a95
Modified Files:
gnunet-go/Makefile
Log Message:
wip/gnunet-go: Fix typo
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=de1c74379d81c68c754d4a61d37ccaf2cd117a95
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gnunet-go/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/gnunet-go/Makefile b/gnunet-go/Makefile
index 2d97a262bb..76a30aa77b 100644
--- a/gnunet-go/Makefile
+++ b/gnunet-go/Makefile
@@ -2,7 +2,7 @@
DISTNAME= gnunet-go-0.0.20191112
CATEGORIES= net
-MASTER_SITES= https://git.gnznet.org/gnunet-go.git
+MASTER_SITES= https://git.gnunet.org/gnunet-go.git
GIT_REPOSITORIES= gnunet-go
GIT_REPO.gnunet-go= https://git.gnunet.org/gnunet-go.git
@@ -13,8 +13,8 @@ HOMEPAGE= https://git.gnunet.org/gnunet-go.git/
COMMENT= GNUnet implementation in Go
LICENSE= gnu-agpl-v3
-GO_DEFAULT_VERSION= go113
.include "../../mk/bsd.prefs.mk"
+GO_DEFAULT_VERSION= go113
GO_SRCPATH= gnunet
GO_DIST_BASE= gnunet-go/src/*
Home |
Main Index |
Thread Index |
Old Index