diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-11-05 10:18:38 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-11-05 10:23:43 +0000 |
| commit | a626924cf25a85f7554c10b63dcf61f36d948016 (patch) | |
| tree | d4fdbc1fb82ff4ea564c96a375b112ab6f846b2c /databases/postgresql16-plpython | |
| parent | 5cf2c031f53e3089da39445f6abccf1cb44fc752 (diff) | |
Diffstat (limited to 'databases/postgresql16-plpython')
| -rw-r--r-- | databases/postgresql16-plpython/Makefile | 2 |
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 |
