aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorDaniel Gerzo <danger@FreeBSD.org>2010-07-27 19:34:34 +0000
committerDaniel Gerzo <danger@FreeBSD.org>2010-07-27 19:34:34 +0000
commitefcfa37d04a7ae4b4f47e5d3031cce041ee801b2 (patch)
treea27aa21e02c29014bd3a1d03654e5a6656347b27 /net-p2p
parent6abcd99e7365c17bb91a798a5f7dbbd1ad88102a (diff)
downloadports-efcfa37d04a7ae4b4f47e5d3031cce041ee801b2.tar.gz
ports-efcfa37d04a7ae4b4f47e5d3031cce041ee801b2.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/dcd/Makefile1
-rw-r--r--net-p2p/dcd/files/dcd.sh.in2
2 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/dcd/Makefile b/net-p2p/dcd/Makefile
index c6bffa04bd93..3fe045207ab0 100644
--- a/net-p2p/dcd/Makefile
+++ b/net-p2p/dcd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= dcd
PORTVERSION= 1.1.0
+PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= http://www.dc.ds.pg.gda.pl/download/sources/stable/
diff --git a/net-p2p/dcd/files/dcd.sh.in b/net-p2p/dcd/files/dcd.sh.in
index 39c6a95b846b..4b2e5642e9a7 100644
--- a/net-p2p/dcd/files/dcd.sh.in
+++ b/net-p2p/dcd/files/dcd.sh.in
@@ -16,7 +16,7 @@ name="dcd"
rcvar=${name}_enable
command=%%PREFIX%%/sbin/dcd
-sig_stop=-KILL
+sig_stop=KILL
stop_cmd=stop_cmd
load_rc_config $name