diff options
Diffstat (limited to 'databases/postgresql-plproxy/Makefile')
-rw-r--r-- | databases/postgresql-plproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-plproxy/Makefile b/databases/postgresql-plproxy/Makefile index 12f9c245d878..f5ff7c704419 100644 --- a/databases/postgresql-plproxy/Makefile +++ b/databases/postgresql-plproxy/Makefile @@ -4,7 +4,7 @@ PORTNAME= plproxy DISTVERSIONPREFIX= ${PORTNAME}_ DISTVERSION= 2_8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases PKGNAMEPREFIX= postgresql- |