diff options
author | khorben <khorben@pkgsrc.org> | 2017-11-08 04:04:42 +0000 |
---|---|---|
committer | khorben <khorben@pkgsrc.org> | 2017-11-08 04:04:42 +0000 |
commit | 6ba78f1950c300c0f147143f66f278a520e770f2 (patch) | |
tree | 6b2f6d749cbc5a6dd22f8d5bb65cb6863cef65eb /pkgtools/cwrappers | |
parent | f1f8068f5381b849e2c597841304c722a09bb2e5 (diff) | |
download | pkgsrc-6ba78f1950c300c0f147143f66f278a520e770f2.tar.gz |
Bump cwrappers after reverting the last patch
Diffstat (limited to 'pkgtools/cwrappers')
-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 |