diff options
Diffstat (limited to 'misc/bbweather/PLIST')
-rw-r--r-- | misc/bbweather/PLIST | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/misc/bbweather/PLIST b/misc/bbweather/PLIST index 1392cd40d0f..464ebcbc93c 100644 --- a/misc/bbweather/PLIST +++ b/misc/bbweather/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/12/09 16:01:34 tron Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/01/11 22:36:45 jschauma Exp $ bin/GrabWeather bin/bbweather man/man1/GrabWeather.1 @@ -8,11 +8,11 @@ share/bbtools/bbtoolsrc.in share/bbtools/bbweather.conf share/bbtools/bbweather.nobb share/bbtools/bbweather.style -share/doc/bbweather/index-1.html -share/doc/bbweather/index-2.html -share/doc/bbweather/index-3.html -share/doc/bbweather/index-4.html -share/doc/bbweather/index-5.html -share/doc/bbweather/index.html -@dirrm share/doc/bbweather +share/doc/html/bbweather/index-1.html +share/doc/html/bbweather/index-2.html +share/doc/html/bbweather/index-3.html +share/doc/html/bbweather/index-4.html +share/doc/html/bbweather/index-5.html +share/doc/html/bbweather/index.html +@dirrm share/doc/html/bbweather @unexec ${RMDIR} %D/share/bbtools 2>/dev/null || ${TRUE} |