diff options
Diffstat (limited to 'databases/postgresql14-plpython/Makefile')
| -rw-r--r-- | databases/postgresql14-plpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql14-plpython/Makefile b/databases/postgresql14-plpython/Makefile index 47c468226bdc..26645c55192b 100644 --- a/databases/postgresql14-plpython/Makefile +++ b/databases/postgresql14-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 |
