diff options
Diffstat (limited to 'net/cvsync')
-rw-r--r-- | net/cvsync/files/cvsyncd.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/cvsync/files/cvsyncd.sh b/net/cvsync/files/cvsyncd.sh index 360a5c344b7a..4f467f6c824a 100644 --- a/net/cvsync/files/cvsyncd.sh +++ b/net/cvsync/files/cvsyncd.sh @@ -4,7 +4,6 @@ # # PROVIDE: cvsyncd # REQUIRE: LOGIN -# KEYWORD: FreeBSD # cvsyncd_enable=${cvsyncd_enable-"NO"} cvsyncd_pidfile=${cvsyncd_pidfile-"/var/run/cvsyncd.pid"} |