diff options
Diffstat (limited to 'databases/postgresql-plpython/Makefile')
-rw-r--r-- | databases/postgresql-plpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-plpython/Makefile b/databases/postgresql-plpython/Makefile index 427d8414ff47..1acfa39b6e2a 100644 --- a/databases/postgresql-plpython/Makefile +++ b/databases/postgresql-plpython/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postgresql -PORTREVISION= 2 +PORTREVISION= 0 CATEGORIES= databases python PKGNAMESUFFIX= -plpython |