diff options
Diffstat (limited to 'math/R-CGIwithR/Makefile')
-rw-r--r-- | math/R-CGIwithR/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R-CGIwithR/Makefile b/math/R-CGIwithR/Makefile index 7fc84baaeb7..742146c54e8 100644 --- a/math/R-CGIwithR/Makefile +++ b/math/R-CGIwithR/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2012/02/06 12:40:52 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2013/01/26 21:38:09 adam Exp $ # -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} |