diff options
author | dougb <dougb@FreeBSD.org> | 2006-03-17 09:25:20 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2006-03-17 09:25:20 +0800 |
commit | 60a7c395d580eeb2bd3483f0e77f66b4ac471504 (patch) | |
tree | 4815125f1a1129a8db507e3f16f9ba975a4a13ac /news/nntpcache | |
parent | c815449e33b3dd92a4db22daf9528e150788d371 (diff) | |
download | freebsd-ports-gnome-60a7c395d580eeb2bd3483f0e77f66b4ac471504.tar.gz freebsd-ports-gnome-60a7c395d580eeb2bd3483f0e77f66b4ac471504.tar.zst freebsd-ports-gnome-60a7c395d580eeb2bd3483f0e77f66b4ac471504.zip |
Remove FreeBSD KEYWORD, which has been a noop for some time now.
Diffstat (limited to 'news/nntpcache')
-rw-r--r-- | news/nntpcache/files/nntpcached.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/nntpcache/files/nntpcached.in b/news/nntpcache/files/nntpcached.in index f0c387e48aa0..e7f931b1045f 100644 --- a/news/nntpcache/files/nntpcached.in +++ b/news/nntpcache/files/nntpcached.in @@ -3,7 +3,7 @@ # PROVIDE: nntpcached # REQUIRE: NETWORKING SERVERS # BEFORE: DAEMON -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # # Add the following lines to /etc/rc.conf to enable nntpcached: |