diff options
Diffstat (limited to 'pkgtools/R2pkg/Makefile')
-rw-r--r-- | pkgtools/R2pkg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/R2pkg/Makefile b/pkgtools/R2pkg/Makefile index 46371bb3ab5..54154a59595 100644 --- a/pkgtools/R2pkg/Makefile +++ b/pkgtools/R2pkg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2019/10/19 15:47:03 rillig Exp $ +# $NetBSD: Makefile,v 1.11 2020/01/13 18:06:47 rillig Exp $ # -VERS= 0.6.3 +VERS= 0.6.4 PKGNAME= R2pkg-${VERS} CATEGORIES= pkgtools |