diff options
Diffstat (limited to 'cross/mingw-w64-x86_64-gcc-winpthreads/Makefile')
-rw-r--r-- | cross/mingw-w64-x86_64-gcc-winpthreads/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/mingw-w64-x86_64-gcc-winpthreads/Makefile b/cross/mingw-w64-x86_64-gcc-winpthreads/Makefile index d04b2e44a22..e9310210a0a 100644 --- a/cross/mingw-w64-x86_64-gcc-winpthreads/Makefile +++ b/cross/mingw-w64-x86_64-gcc-winpthreads/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2021/08/27 14:11:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.6 2022/06/28 11:31:15 wiz Exp $ +PKGREVISION= 1 .include "../../cross/mingw-w64-x86_64-gcc-winpthreads/Makefile.common" PKGNAME= mingw-w64-x86_64-${DISTNAME:S/gcc-/gcc-winpthreads-/} |