aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2016-05-24 17:44:05 +0800
committerMatthew Seaman <matthew@FreeBSD.org>2016-05-24 17:44:05 +0800
commitbcdeafc1850f0281a3239a263406b79811e23f0b (patch)
treed3a50aa3aa66416ad08f32c4f4059a7491906945 /databases
parentfa5d5d8c79c13fd93cc56195cf1abafe1e506159 (diff)
downloadfreebsd-ports-gnome-bcdeafc1850f0281a3239a263406b79811e23f0b.tar.gz
freebsd-ports-gnome-bcdeafc1850f0281a3239a263406b79811e23f0b.tar.zst
freebsd-ports-gnome-bcdeafc1850f0281a3239a263406b79811e23f0b.zip
Fix plist
Reported by: pkg-fallout
Diffstat (limited to 'databases')
-rw-r--r--databases/pgespresso/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/databases/pgespresso/Makefile b/databases/pgespresso/Makefile
index c56176b76aea..0f6991b13793 100644
--- a/databases/pgespresso/Makefile
+++ b/databases/pgespresso/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pgespresso
PORTVERSION= 1.1
+PORTREVISION= 1
CATEGORIES= databases
MAINTAINER= matthew@FreeBSD.org
@@ -16,8 +17,9 @@ GH_ACCOUNT= 2ndquadrant-it
USES= gmake pgsql:9.2+
WANT_PGSQL= server
-PLIST_FILES= lib/postgresql/pgespresso.so \
- share/postgresql/extension/pgespresso--1.0.sql \
+PLIST_FILES= lib/postgresql/pgespresso.so \
+ share/postgresql/extension/pgespresso--1.0--1.1.sql \
+ share/postgresql/extension/pgespresso--1.1.sql \
share/postgresql/extension/pgespresso.control
PORTDOCS= README.asciidoc