summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorrin <rin@pkgsrc.org>2019-12-01 06:05:44 +0000
committerrin <rin@pkgsrc.org>2019-12-01 06:05:44 +0000
commitbf1ce965959f3c0dcd0ba26e25ce04544a150bc7 (patch)
treed0bc2ed48c074a077f81e0573744ca88fe3ebc5b /pkgtools
parent2e41bce67b2279e661ddc76fbac4faf371ee1f4e (diff)
downloadpkgsrc-bf1ce965959f3c0dcd0ba26e25ce04544a150bc7.tar.gz
Indicate the original source it based on. No binary changes.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/rpm2pkg/files/fileio-zstd.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/rpm2pkg/files/fileio-zstd.c b/pkgtools/rpm2pkg/files/fileio-zstd.c
index ae356b6bd2d..32f27607363 100644
--- a/pkgtools/rpm2pkg/files/fileio-zstd.c
+++ b/pkgtools/rpm2pkg/files/fileio-zstd.c
@@ -1,4 +1,5 @@
-/* $NetBSD: fileio-zstd.c,v 1.2 2019/12/01 06:03:58 rin Exp $ */
+/* $NetBSD: fileio-zstd.c,v 1.3 2019/12/01 06:05:44 rin Exp $ */
+/* NetBSD: fileio-bzlib.c,v 1.2 2019/12/01 06:03:58 rin Exp */
/*-
* Copyright (c) 2011, 2019 The NetBSD Foundation, Inc.