diff options
Diffstat (limited to 'cross/mingw/Makefile')
-rw-r--r-- | cross/mingw/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/mingw/Makefile b/cross/mingw/Makefile index 9281ba31910..273acba216f 100644 --- a/cross/mingw/Makefile +++ b/cross/mingw/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2016/06/19 16:20:27 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2016/06/19 16:23:59 wiz Exp $ DISTNAME= mingw-3.3.1 +PKGREVISION= 1 CATEGORIES= cross MASTER_SITES= # empty DISTFILES= # empty |