aboutsummaryrefslogtreecommitdiffstats
path: root/databases/pgaccess
diff options
context:
space:
mode:
authorKoop Mast <kwm@rainbow-runner.nl>2017-09-15 15:12:44 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2017-09-15 15:12:44 +0800
commitab1f40794d9dbcc1388a9257d285362f52f74596 (patch)
tree2a6a7e2dc039c429914eaca76a443556bf403df2 /databases/pgaccess
parentfd6770ac21bfbaf4055314e3e44262e074d8043b (diff)
parent26f34f6d62441f81a8d0d43f1908a496c283ee05 (diff)
downloadfreebsd-ports-gnome-gnome-3.24.tar.gz
freebsd-ports-gnome-gnome-3.24.tar.zst
freebsd-ports-gnome-gnome-3.24.zip
Merge branch 'master' into gnome-3.24gnome-3.24
Diffstat (limited to 'databases/pgaccess')
-rw-r--r--databases/pgaccess/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/pgaccess/Makefile b/databases/pgaccess/Makefile
index c9d604e4d05d..ee5c17c211ad 100644
--- a/databases/pgaccess/Makefile
+++ b/databases/pgaccess/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pgaccess
PORTVERSION= 1.00.20140902
+PORTREVISION= 1
CATEGORIES= databases tcl tk
MASTER_SITES= http://bsdforge.com/projects/source/databases/pgaccess/
@@ -13,7 +14,7 @@ LICENSE= BSD4CLAUSE
RUN_DEPENDS= ${LOCALBASE}/lib/pgtcl/pkgIndex.tcl:databases/pgtcl
-USES= pgsql tk:84+ tar:xz
+USES= pgsql tk:85+ tar:xz
NO_ARCH= yes