diff options
author | marcus <marcus@FreeBSD.org> | 2006-01-09 04:03:43 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-01-09 04:03:43 +0800 |
commit | 974906105e63414f384ab29a4e0513c7a433059e (patch) | |
tree | 9d63d85f90115bbd0c5bf79245a883eebd6acbf6 /net | |
parent | a40c037846ba2307ea66222125bb4bfc4dbd4ee9 (diff) | |
download | freebsd-ports-gnome-974906105e63414f384ab29a4e0513c7a433059e.tar.gz freebsd-ports-gnome-974906105e63414f384ab29a4e0513c7a433059e.tar.zst freebsd-ports-gnome-974906105e63414f384ab29a4e0513c7a433059e.zip |
Remove the FreeBSD keyword, and add shutdown instead.
Diffstat (limited to 'net')
-rw-r--r-- | net/openslp/files/slpd.in | 2 | ||||
-rw-r--r-- | net/openslp/files/slpd.sh.sample | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/openslp/files/slpd.in b/net/openslp/files/slpd.in index 4fe3d0826913..1ec3175a6d76 100644 --- a/net/openslp/files/slpd.in +++ b/net/openslp/files/slpd.in @@ -4,7 +4,7 @@ # # PROVIDE: slpd # REQUIRE: DAEMON -# KEYWORD: FreeBSD +# KEYWORD: shutdown # # Add the following line to /etc/rc.conf to enable slpd: # diff --git a/net/openslp/files/slpd.sh.sample b/net/openslp/files/slpd.sh.sample index 4fe3d0826913..1ec3175a6d76 100644 --- a/net/openslp/files/slpd.sh.sample +++ b/net/openslp/files/slpd.sh.sample @@ -4,7 +4,7 @@ # # PROVIDE: slpd # REQUIRE: DAEMON -# KEYWORD: FreeBSD +# KEYWORD: shutdown # # Add the following line to /etc/rc.conf to enable slpd: # |