summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2020-03-20 15:08:56 +0000
committertaca <taca@pkgsrc.org>2020-03-20 15:08:56 +0000
commit638f56bcf12ecdca7c739b663203ee3b54759456 (patch)
treee7b40a6cabe122d01742ef014d1694b0d1dfb6c0 /databases
parentf730fa70d57b4d8b25563c49caed0c5d6c129372 (diff)
downloadpkgsrc-638f56bcf12ecdca7c739b663203ee3b54759456.tar.gz
Bump PKGREVISION
* Bump PKGREVISION by RUBY_RAILS_DEFAULT change.
Diffstat (limited to 'databases')
-rw-r--r--databases/ruby-postgres_ext/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/ruby-postgres_ext/Makefile b/databases/ruby-postgres_ext/Makefile
index 3bdf7379085..4b59f4f8723 100644
--- a/databases/ruby-postgres_ext/Makefile
+++ b/databases/ruby-postgres_ext/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2020/01/16 15:17:32 taca Exp $
+# $NetBSD: Makefile,v 1.3 2020/03/20 15:08:56 taca Exp $
DISTNAME= postgres_ext-3.0.1
+PKGREVISION= 1
CATEGORIES= databases
MAINTAINER= minskim@NetBSD.org