diff options
Diffstat (limited to 'math/R-RNetCDF')
-rw-r--r-- | math/R-RNetCDF/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R-RNetCDF/Makefile b/math/R-RNetCDF/Makefile index cc07b062579..5054712b5b2 100644 --- a/math/R-RNetCDF/Makefile +++ b/math/R-RNetCDF/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2019/07/01 04:08:31 ryoon Exp $ +# $NetBSD: Makefile,v 1.4 2019/07/20 22:46:32 wiz Exp $ # -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} |