pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/zstd fix pkglint warning about RESTRICTED
details: https://anonhg.NetBSD.org/pkgsrc/rev/14549ec5d07f
branches: trunk
changeset: 365696:14549ec5d07f
user: nros <nros%pkgsrc.org@localhost>
date: Sun Jul 23 19:02:25 2017 +0000
description:
fix pkglint warning about RESTRICTED
diffstat:
archivers/zstd/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d3b5b7a1f5ed -r 14549ec5d07f archivers/zstd/Makefile
--- a/archivers/zstd/Makefile Sun Jul 23 18:52:03 2017 +0000
+++ b/archivers/zstd/Makefile Sun Jul 23 19:02:25 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2017/07/23 18:28:41 nros Exp $
+# $NetBSD: Makefile,v 1.10 2017/07/23 19:02:25 nros Exp $
DISTNAME= zstd-1.3.0
CATEGORIES= archivers
@@ -19,7 +19,7 @@
BUILD_TARGET= allmost
TEST_TARGET= test
-RESTRICTED= "LICENSE-examples does not permit redistribution of the examples"
+RESTRICTED= LICENSE-examples does not permit redistribution of the examples
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_SRC_ON_FTP= ${RESTRICTED}
Home |
Main Index |
Thread Index |
Old Index