diff options
Diffstat (limited to 'databases/postgresql84-docs')
-rw-r--r-- | databases/postgresql84-docs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql84-docs/Makefile b/databases/postgresql84-docs/Makefile index 54e80fc31612..2ed42fa0d850 100644 --- a/databases/postgresql84-docs/Makefile +++ b/databases/postgresql84-docs/Makefile @@ -3,8 +3,8 @@ PORTNAME= postgresql PORTREVISION= 0 -PKGNAMESUFFIX?= ${DISTV:S/.//}-docs -DISTV= ${DISTVERSION:R} +PKGNAMESUFFIX?= ${DISTV:S/.//}-docs +DISTV= ${DISTVERSION:R} MAINTAINER= pgsql@FreeBSD.org COMMENT= The PostgreSQL documentation set |