diff options
author | dougb <dougb@FreeBSD.org> | 2009-02-12 03:18:09 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2009-02-12 03:18:09 +0800 |
commit | f708cb54069f2c21abbb8a8c32ec4ac978d5f4b2 (patch) | |
tree | 4219a149f323600dbc97608606437023da91d02b /net | |
parent | 5abb396594a202646761f1464f6d7e20f01dbad2 (diff) | |
download | freebsd-ports-gnome-f708cb54069f2c21abbb8a8c32ec4ac978d5f4b2.tar.gz freebsd-ports-gnome-f708cb54069f2c21abbb8a8c32ec4ac978d5f4b2.tar.zst freebsd-ports-gnome-f708cb54069f2c21abbb8a8c32ec4ac978d5f4b2.zip |
We don't check the FreeBSD KEYWORD, so remove it for pedantic purposes.
Diffstat (limited to 'net')
-rw-r--r-- | net/lanbrowsing/files/lisa.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/lanbrowsing/files/lisa.sh b/net/lanbrowsing/files/lisa.sh index 4f609cc04bdb..a2a4a55110d6 100644 --- a/net/lanbrowsing/files/lisa.sh +++ b/net/lanbrowsing/files/lisa.sh @@ -5,7 +5,6 @@ # PROVIDE: lisa # REQUIRE: LOGIN -# KEYWORD: FreeBSD lisa_enable="NO" lisa_conffile="%%PREFIX%%/etc/lisarc" |