aboutsummaryrefslogtreecommitdiff
path: root/databases/pgespresso
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2016-05-24 09:44:05 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2016-05-24 09:44:05 +0000
commitbcdeafc1850f0281a3239a263406b79811e23f0b (patch)
treed3a50aa3aa66416ad08f32c4f4059a7491906945 /databases/pgespresso
parentfa5d5d8c79c13fd93cc56195cf1abafe1e506159 (diff)
downloadports-bcdeafc1850f0281a3239a263406b79811e23f0b.tar.gz
ports-bcdeafc1850f0281a3239a263406b79811e23f0b.zip
Fix plist
Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=415775
Diffstat (limited to 'databases/pgespresso')
-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