aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dns/ddclient/Makefile1
-rw-r--r--dns/ddclient/files/ddclient.sh.sample1
-rw-r--r--net/ddclient/Makefile1
-rw-r--r--net/ddclient/files/ddclient.sh.sample1
4 files changed, 4 insertions, 0 deletions
diff --git a/dns/ddclient/Makefile b/dns/ddclient/Makefile
index 93f46b6afb7a..0817c7f13c36 100644
--- a/dns/ddclient/Makefile
+++ b/dns/ddclient/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ddclient
PORTVERSION= 3.5.4
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://burry.ca:4141/ddclient/
diff --git a/dns/ddclient/files/ddclient.sh.sample b/dns/ddclient/files/ddclient.sh.sample
index 7d849d315d7b..76b25b345f07 100644
--- a/dns/ddclient/files/ddclient.sh.sample
+++ b/dns/ddclient/files/ddclient.sh.sample
@@ -9,6 +9,7 @@ case "$1" in
stop)
/usr/bin/killall ddclient
echo -n ' ddclient'
+ ;;
*)
echo ""
echo "Usage: `basename $0` { start | stop }"
diff --git a/net/ddclient/Makefile b/net/ddclient/Makefile
index 93f46b6afb7a..0817c7f13c36 100644
--- a/net/ddclient/Makefile
+++ b/net/ddclient/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ddclient
PORTVERSION= 3.5.4
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://burry.ca:4141/ddclient/
diff --git a/net/ddclient/files/ddclient.sh.sample b/net/ddclient/files/ddclient.sh.sample
index 7d849d315d7b..76b25b345f07 100644
--- a/net/ddclient/files/ddclient.sh.sample
+++ b/net/ddclient/files/ddclient.sh.sample
@@ -9,6 +9,7 @@ case "$1" in
stop)
/usr/bin/killall ddclient
echo -n ' ddclient'
+ ;;
*)
echo ""
echo "Usage: `basename $0` { start | stop }"