aboutsummaryrefslogtreecommitdiff
path: root/sysutils/runit/Makefile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2011-06-02 16:40:27 +0000
committerFrederic Culot <culot@FreeBSD.org>2011-06-02 16:40:27 +0000
commit948f5a77df5cc834a4f29596d92c4fdacc5f15fe (patch)
tree6253b28807f5ad8246e6881e53997dcf2ebbf4ac /sysutils/runit/Makefile
parentee98a85b2b47b8e80fffeaf08fe6d250e95c3362 (diff)
downloadports-948f5a77df5cc834a4f29596d92c4fdacc5f15fe.tar.gz
ports-948f5a77df5cc834a4f29596d92c4fdacc5f15fe.zip
Notes
Diffstat (limited to 'sysutils/runit/Makefile')
-rw-r--r--sysutils/runit/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/runit/Makefile b/sysutils/runit/Makefile
index b152b6ea9b96..dd6d374c4c15 100644
--- a/sysutils/runit/Makefile
+++ b/sysutils/runit/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= runit
-PORTVERSION= 2.0.0
-PORTREVISION= 1
+PORTVERSION= 2.1.1
CATEGORIES= sysutils
-MASTER_SITES= http://smarden.org/${PORTNAME}/
+MASTER_SITES= http://smarden.org/${PORTNAME}/ \
+ http://www.bayofrum.net/dist/${PORTNAME}/
MAINTAINER= utisoft@gmail.com
COMMENT= Service supervision tools compatible with DJB daemontools