summaryrefslogtreecommitdiff
path: root/databases/pgschema/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pgschema/Makefile')
-rw-r--r--databases/pgschema/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/pgschema/Makefile b/databases/pgschema/Makefile
index 5ed665ca4597..9f8391e0d37b 100644
--- a/databases/pgschema/Makefile
+++ b/databases/pgschema/Makefile
@@ -1,7 +1,6 @@
PORTNAME= pgschema
DISTVERSIONPREFIX= v
-DISTVERSION= 1.1.0
-PORTREVISION= 3
+DISTVERSION= 1.5.0
CATEGORIES= databases
MAINTAINER= olgeni@FreeBSD.org
@@ -13,7 +12,7 @@ LICENSE_NAME= pgschema Community License v1.0
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
-USES= go:1.24,modules
+USES= go:modules
GO_MODULE= github.com/pgschema/pgschema