diff options
author | William Grzybowski <wg@FreeBSD.org> | 2013-11-02 20:38:47 +0800 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2013-11-02 20:38:47 +0800 |
commit | a077a403ef55f83ae595d554c0c390c8a8e5a5e7 (patch) | |
tree | 1ce5434abf4e743355ae37d5f695437aef17c4b2 /databases/sqlrelay | |
parent | 3d4895f423384e003932d3f7afdc81e3d01d7de3 (diff) | |
download | freebsd-ports-gnome-a077a403ef55f83ae595d554c0c390c8a8e5a5e7.tar.gz freebsd-ports-gnome-a077a403ef55f83ae595d554c0c390c8a8e5a5e7.tar.zst freebsd-ports-gnome-a077a403ef55f83ae595d554c0c390c8a8e5a5e7.zip |
devel/rudiments: update to 0.44
- Update to 0.44
- Add SSL and PCRE options
- Use options helpers
- Allow staging
PR: ports/183558
Submitted by: KATO Tsuguru <tkato432 yahoo.com>
Diffstat (limited to 'databases/sqlrelay')
-rw-r--r-- | databases/sqlrelay/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/sqlrelay/Makefile b/databases/sqlrelay/Makefile index c164d5eff274..451d84272af5 100644 --- a/databases/sqlrelay/Makefile +++ b/databases/sqlrelay/Makefile @@ -3,6 +3,7 @@ PORTNAME= ${SQLRELAY_PORTNAME} PORTVERSION= ${SQLRELAY_PORTVERSION} +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= SF |