diff options
Diffstat (limited to 'math/R-RPostgreSQL')
-rw-r--r-- | math/R-RPostgreSQL/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/R-RPostgreSQL/Makefile b/math/R-RPostgreSQL/Makefile index 60383173119..5a2f0067acd 100644 --- a/math/R-RPostgreSQL/Makefile +++ b/math/R-RPostgreSQL/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/04/15 17:57:36 brook Exp $ +# $NetBSD: Makefile,v 1.2 2012/08/05 10:02:12 obache Exp $ +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} |