diff options
-rw-r--r-- | pkgtools/cwrappers/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/cwrappers/Makefile b/pkgtools/cwrappers/Makefile index 66909505a31..959d999a56f 100644 --- a/pkgtools/cwrappers/Makefile +++ b/pkgtools/cwrappers/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2017/11/07 16:51:44 khorben Exp $ +# $NetBSD: Makefile,v 1.23 2017/11/08 04:04:42 khorben Exp $ -PKGNAME= cwrappers-20171107 +PKGNAME= cwrappers-20171108 CATEGORIES= pkgtools sysutils MAINTAINER= joerg@NetBSD.org |