diff options
-rw-r--r-- | databases/slony1v2/Makefile | 1 | ||||
-rw-r--r-- | databases/slony1v2/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/databases/slony1v2/Makefile b/databases/slony1v2/Makefile index 9dbd9b12b122..29561c5d840b 100644 --- a/databases/slony1v2/Makefile +++ b/databases/slony1v2/Makefile @@ -7,6 +7,7 @@ PORTNAME= slony1v2 PORTVERSION= 2.0.4 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://main.slony.info/downloads/2.0/source/ DISTNAME= slony1-${PORTVERSION} diff --git a/databases/slony1v2/pkg-plist b/databases/slony1v2/pkg-plist index 01a06a242784..89ff9edb7fdc 100644 --- a/databases/slony1v2/pkg-plist +++ b/databases/slony1v2/pkg-plist @@ -6,8 +6,10 @@ etc/slon.conf-sample sbin/slon-mkservice share/postgresql/slony1_base.sql share/postgresql/slony1_base.v83.sql +share/postgresql/slony1_base.v84.sql share/postgresql/slony1_funcs.sql share/postgresql/slony1_funcs.v83.sql +share/postgresql/slony1_funcs.v84.sql %%PERLTOOLS%%sbin/slon_kill %%PERLTOOLS%%sbin/slon_start %%PERLTOOLS%%sbin/slon_watchdog |