summaryrefslogtreecommitdiff
path: root/databases/postgresql93-contrib
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql93-contrib')
-rw-r--r--databases/postgresql93-contrib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql93-contrib/Makefile b/databases/postgresql93-contrib/Makefile
index 8b31f49cb7e8..dafdab90ab4c 100644
--- a/databases/postgresql93-contrib/Makefile
+++ b/databases/postgresql93-contrib/Makefile
@@ -4,7 +4,8 @@
PORTNAME= postgresql
PORTREVISION= 0
CATEGORIES= databases
-PKGNAMESUFFIX= -contrib
+PKGNAMESUFFIX?= ${DISTV:S/.//}-contrib
+DISTV= ${DISTVERSION:R}
MAINTAINER= pgsql@FreeBSD.org
COMMENT= The contrib utilities from the PostgreSQL distribution