diff options
Diffstat (limited to 'textproc/consul-template/Makefile')
-rw-r--r-- | textproc/consul-template/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/consul-template/Makefile b/textproc/consul-template/Makefile index fa35bbac4a15..eec74b02a5b4 100644 --- a/textproc/consul-template/Makefile +++ b/textproc/consul-template/Makefile @@ -1,6 +1,7 @@ PORTNAME= consul-template DISTVERSIONPREFIX= v -DISTVERSION= 0.41.0 +DISTVERSION= 0.41.1 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= bofh@FreeBSD.org |