aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql16-plpython/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql16-plpython/Makefile')
-rw-r--r--databases/postgresql16-plpython/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql16-plpython/Makefile b/databases/postgresql16-plpython/Makefile
index 5f68bc60a927..4b9d332abe96 100644
--- a/databases/postgresql16-plpython/Makefile
+++ b/databases/postgresql16-plpython/Makefile
@@ -1,7 +1,7 @@
PORTNAME= postgresql
CATEGORIES= databases python
# Keep the ?=, it is used as master by the other plpython ports.
-PORTREVISION?= 0
+PORTREVISION?= 1
PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT}
MAINTAINER= pgsql@FreeBSD.org