aboutsummaryrefslogtreecommitdiff
path: root/databases/go-carbon/Makefile
diff options
context:
space:
mode:
authorKoichiro Iwao <meta@FreeBSD.org>2018-04-02 05:55:16 +0000
committerKoichiro Iwao <meta@FreeBSD.org>2018-04-02 05:55:16 +0000
commit23cef117668d14a579ccd6520125f56b18b17283 (patch)
tree3ddb4b23e8e1ff5017440cadb79df44f6696eb9c /databases/go-carbon/Makefile
parenteb419e9fa528e4a8d3c93683b24b27f6d2712d81 (diff)
downloadports-23cef117668d14a579ccd6520125f56b18b17283.tar.gz
ports-23cef117668d14a579ccd6520125f56b18b17283.zip
databases/go-carbon: Improve rc.d script
Fixes an error with restart. PR: 226937 Submitted by: Andreas Andersson <a.andersson.thn@gmail.com> Approved by: hrs (mentor, implicit)
Notes
Notes: svn path=/head/; revision=466198
Diffstat (limited to 'databases/go-carbon/Makefile')
-rw-r--r--databases/go-carbon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/go-carbon/Makefile b/databases/go-carbon/Makefile
index 328aef367cde..2499d56ca331 100644
--- a/databases/go-carbon/Makefile
+++ b/databases/go-carbon/Makefile
@@ -3,7 +3,7 @@
PORTNAME= go-carbon
DISTVERSIONPREFIX= v
DISTVERSION= 0.12.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases
MAINTAINER= a.andersson.thn@gmail.com