diff options
author | khorben <khorben@pkgsrc.org> | 2017-11-07 16:51:44 +0000 |
---|---|---|
committer | khorben <khorben@pkgsrc.org> | 2017-11-07 16:51:44 +0000 |
commit | b4f8c7c0de713479c6d8cd0dccebfa00fc4e04d3 (patch) | |
tree | 41e901ac3222dffa114562710965161afbbf3e4d | |
parent | 6bf807be1f84e0c8ac31b374c2d72995982bb631 (diff) | |
download | pkgsrc-b4f8c7c0de713479c6d8cd0dccebfa00fc4e04d3.tar.gz |
Bump revision to reflect the fixes for PKGSRC_MKPIE
-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 3cf1e207fce..66909505a31 100644 --- a/pkgtools/cwrappers/Makefile +++ b/pkgtools/cwrappers/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.21 2017/10/27 20:59:59 khorben Exp $ +# $NetBSD: Makefile,v 1.22 2017/11/07 16:51:44 khorben Exp $ -PKGNAME= cwrappers-20171027 +PKGNAME= cwrappers-20171107 CATEGORIES= pkgtools sysutils MAINTAINER= joerg@NetBSD.org |