diff options
Diffstat (limited to 'databases/postgresql95-plpython/Makefile')
-rw-r--r-- | databases/postgresql95-plpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql95-plpython/Makefile b/databases/postgresql95-plpython/Makefile index 8dccf6a92366..b7ee58be7576 100644 --- a/databases/postgresql95-plpython/Makefile +++ b/databases/postgresql95-plpython/Makefile @@ -2,7 +2,7 @@ PORTNAME= postgresql CATEGORIES= databases python -PORTREVISION= 1 +PORTREVISION= 0 PKGNAMESUFFIX?= ${WANT_PGSQL_VER:S/.//}${COMPONENT} MAINTAINER= pgsql@FreeBSD.org |