pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/go-try
Module Name: pkgsrc
Committed By: ng0
Date: Sun Oct 20 09:16:56 UTC 2019
Modified Files:
pkgsrc/devel/go-try: Makefile
Log Message:
devel/go-try: Fix typo in LICENSE.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/go-try/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/go-try/Makefile
diff -u pkgsrc/devel/go-try/Makefile:1.10 pkgsrc/devel/go-try/Makefile:1.11
--- pkgsrc/devel/go-try/Makefile:1.10 Fri Oct 18 14:58:52 2019
+++ pkgsrc/devel/go-try/Makefile Sun Oct 20 09:16:56 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2019/10/18 14:58:52 bsiegert Exp $
+# $NetBSD: Makefile,v 1.11 2019/10/20 09:16:56 ng0 Exp $
DISTNAME= try-1.0.0.0
PKGNAME= go-${DISTNAME}
@@ -11,7 +11,7 @@ GITHUB_TAG= 9ac251b645a2628ef89dbd298698
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/matryer/try
COMMENT= Idiomatic Go retry package
-ICENSE= mit
+LICENSE= mit
GO_DIST_BASE= try-${GITHUB_TAG}
GO_SRCPATH= github.com/matryer/try
Home |
Main Index |
Thread Index |
Old Index