aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2017-11-09 22:17:48 +0000
committerSteve Wills <swills@FreeBSD.org>2017-11-09 22:17:48 +0000
commit68b290903b7ba2e17b76db942f8f3cef9ea15085 (patch)
tree3706fb7964791b7a9ed89f76f274e60db6ad5acf
parent4ddaaccc1714c5b16b4ade51fe24538175baacaa (diff)
downloadports-68b290903b7ba2e17b76db942f8f3cef9ea15085.tar.gz
ports-68b290903b7ba2e17b76db942f8f3cef9ea15085.zip
Notes
-rw-r--r--net/dhcpcd/Makefile1
-rw-r--r--net/dhcpcd/files/dhcpcd.in2
2 files changed, 2 insertions, 1 deletions
diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile
index f37ee8a1ea09..f946742f3f5d 100644
--- a/net/dhcpcd/Makefile
+++ b/net/dhcpcd/Makefile
@@ -3,6 +3,7 @@
PORTNAME= dhcpcd
PORTVERSION= 6.11.5
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://roy.marples.name/downloads/dhcpcd/ \
ftp://roy.marples.name/pub/dhcpcd/\
diff --git a/net/dhcpcd/files/dhcpcd.in b/net/dhcpcd/files/dhcpcd.in
index e9695b34f5e4..58968892c178 100644
--- a/net/dhcpcd/files/dhcpcd.in
+++ b/net/dhcpcd/files/dhcpcd.in
@@ -1,7 +1,7 @@
#!/bin/sh
# PROVIDE: dhclient
-# KEYWORD: nojail nostart
+# KEYWORD: nojail
#
. /etc/rc.subr