diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-08-02 13:30:40 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-08-02 13:30:40 +0000 |
commit | f18538b989095df1895337d776faf103f4057d83 (patch) | |
tree | e12f88296b60e412fef69c80307407d6d19ae370 /databases/pgbouncer/Makefile | |
parent | b9b8e8725edab0e3004502717af99eb74b418b09 (diff) | |
download | ports-f18538b989095df1895337d776faf103f4057d83.tar.gz ports-f18538b989095df1895337d776faf103f4057d83.zip |
Notes
Diffstat (limited to 'databases/pgbouncer/Makefile')
-rw-r--r-- | databases/pgbouncer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/pgbouncer/Makefile b/databases/pgbouncer/Makefile index 962a413108cb..b5b65c3777d1 100644 --- a/databases/pgbouncer/Makefile +++ b/databases/pgbouncer/Makefile @@ -3,6 +3,7 @@ PORTNAME= pgbouncer PORTVERSION= 1.9.0 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= https://pgbouncer.github.io/downloads/files/${PORTVERSION}/ \ http://pgbouncer.github.io/downloads/files/${PORTVERSION}/ |