aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql95-plpython
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2018-12-12 01:35:33 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2018-12-12 01:35:33 +0000
commita9f015d155018758628ec8858a3d05e162673f67 (patch)
tree404c2c9646ff0f64f0fea93eaedcd120dc980500 /databases/postgresql95-plpython
parentaf8af6976396d69ceebeff1fd9ca5d74d8394c7b (diff)
downloadports-a9f015d155018758628ec8858a3d05e162673f67.tar.gz
ports-a9f015d155018758628ec8858a3d05e162673f67.zip
Notes
Diffstat (limited to 'databases/postgresql95-plpython')
-rw-r--r--databases/postgresql95-plpython/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql95-plpython/Makefile b/databases/postgresql95-plpython/Makefile
index b7ee58be7576..8dccf6a92366 100644
--- a/databases/postgresql95-plpython/Makefile
+++ b/databases/postgresql95-plpython/Makefile
@@ -2,7 +2,7 @@
PORTNAME= postgresql
CATEGORIES= databases python
-PORTREVISION= 0
+PORTREVISION= 1
PKGNAMESUFFIX?= ${WANT_PGSQL_VER:S/.//}${COMPONENT}
MAINTAINER= pgsql@FreeBSD.org