summaryrefslogtreecommitdiff
path: root/misc/bbweather/PLIST
diff options
context:
space:
mode:
authortron <tron>2002-12-09 16:01:10 +0000
committertron <tron>2002-12-09 16:01:10 +0000
commit04ef0ab0bc819f60fbb9bf3caf332481ed9e528e (patch)
treeed3d3dfb4944ff842d136066e2afeafe924859e8 /misc/bbweather/PLIST
parentc04f6bcfb2c786201abd33ac5b817ec78540c618 (diff)
downloadpkgsrc-04ef0ab0bc819f60fbb9bf3caf332481ed9e528e.tar.gz
Replace "true" by "${TRUE}".
Diffstat (limited to 'misc/bbweather/PLIST')
-rw-r--r--misc/bbweather/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/bbweather/PLIST b/misc/bbweather/PLIST
index 82bb2d66d5a..1392cd40d0f 100644
--- a/misc/bbweather/PLIST
+++ b/misc/bbweather/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/03/19 00:20:04 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/12/09 16:01:34 tron Exp $
bin/GrabWeather
bin/bbweather
man/man1/GrabWeather.1
@@ -15,4 +15,4 @@ share/doc/bbweather/index-4.html
share/doc/bbweather/index-5.html
share/doc/bbweather/index.html
@dirrm share/doc/bbweather
-@unexec ${RMDIR} %D/share/bbtools 2>/dev/null || true
+@unexec ${RMDIR} %D/share/bbtools 2>/dev/null || ${TRUE}