summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2019-12-28 12:16:53 +0000
committermef <mef@pkgsrc.org>2019-12-28 12:16:53 +0000
commit7763c1a05c2c3481baadf3f8c770c9090413637e (patch)
tree67325cb389538e20d006f6c7422b02ea75e48502
parentb13f5ee718a87686fdc477636b72bc712502a1f7 (diff)
downloadpkgsrc-7763c1a05c2c3481baadf3f8c770c9090413637e.tar.gz
(licenses/0-clause-bsd, sysutils/bfs) Rename license isc-AUTHOR to 0-clause-bsd
sysutils/bfs/Makefile .. convert to LICENSE= 0-clause-bsd licenses/0-clause-bsd .. renamed from isc-AUTHOR (with minor edit on YEAR) licenses/isc-AUTHOR .. remvoed See thread of starting at http://mail-index.netbsd.org/tech-pkg/2019/12/15/msg022307.html Thanks
-rw-r--r--licenses/0-clause-bsd (renamed from licenses/isc-AUTHOR)2
-rw-r--r--sysutils/bfs/Makefile4
2 files changed, 3 insertions, 3 deletions
diff --git a/licenses/isc-AUTHOR b/licenses/0-clause-bsd
index 3ce974f65ae..378f04474b6 100644
--- a/licenses/isc-AUTHOR
+++ b/licenses/0-clause-bsd
@@ -1,4 +1,4 @@
-Copyright (C) 2015-2019 AUTHOR <author@example.com>
+Copyright (C) YEAR AUTHOR <author@example.com>
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.
diff --git a/sysutils/bfs/Makefile b/sysutils/bfs/Makefile
index 990183c4f4c..6d3fbd9a073 100644
--- a/sysutils/bfs/Makefile
+++ b/sysutils/bfs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/12/15 12:29:01 mef Exp $
+# $NetBSD: Makefile,v 1.3 2019/12/28 12:16:53 mef Exp $
DISTNAME= bfs-1.5.1
CATEGORIES= sysutils
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=tavianator/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/tavianator/bfs/
COMMENT= Breadth-first version of the UNIX find command
-LICENSE= isc-AUTHOR
+LICENSE= 0-clause-bsd
USE_LANGUAGES= c c99
USE_TOOLS+= gmake