diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-02-04 07:56:59 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-02-04 07:56:59 +0000 |
commit | 21a7215c9a806f970a618637b3834065873c16cc (patch) | |
tree | 2d857f70e9d9369cc2edd6a629840ea23a10805e /textproc/groonga | |
parent | 3b482a5cd9f69abd47605fb4666a22f07e57098c (diff) | |
download | ports-21a7215c9a806f970a618637b3834065873c16cc.tar.gz ports-21a7215c9a806f970a618637b3834065873c16cc.zip |
Notes
Diffstat (limited to 'textproc/groonga')
-rw-r--r-- | textproc/groonga/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index 8cb3e35fa004..a61f6206519d 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -2,6 +2,7 @@ PORTNAME= groonga PORTVERSION= 6.0.7 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ |