diff options
author | obache <obache@pkgsrc.org> | 2012-08-05 10:02:09 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-08-05 10:02:09 +0000 |
commit | b8d6e4640fed8df9a644138837fb8b096559c9a5 (patch) | |
tree | 1170f8b117c34d9bdc6f712664830a956243db40 /math/R-RPostgreSQL | |
parent | 342c68c3e0cb234516f426adc81ffcfbc3e3ed26 (diff) | |
download | pkgsrc-b8d6e4640fed8df9a644138837fb8b096559c9a5.tar.gz |
Bump PKGREVISION for change of PostgreSQL default version to 9.1.
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/} |