diff options
| author | obache <obache> | 2012-08-05 10:02:09 +0000 |
|---|---|---|
| committer | obache <obache> | 2012-08-05 10:02:09 +0000 |
| commit | c08c68b9be640a23fda59b1d1af5cef546855565 (patch) | |
| tree | 1170f8b117c34d9bdc6f712664830a956243db40 /math/R-RPostgreSQL | |
| parent | c2fff99a6974b7b1744dcede3eb633e6bc9467b6 (diff) | |
| download | pkgsrc-c08c68b9be640a23fda59b1d1af5cef546855565.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/} |
