summaryrefslogtreecommitdiff
path: root/graphics/yplot
diff options
context:
space:
mode:
authortron <tron>2002-12-09 16:01:10 +0000
committertron <tron>2002-12-09 16:01:10 +0000
commitc3ac38e54fe681b35b0d41702c098f42cc7502f4 (patch)
treeed3d3dfb4944ff842d136066e2afeafe924859e8 /graphics/yplot
parent9fdd5bb4ae03e0220deba9ae7dbe2c63691fee9a (diff)
downloadpkgsrc-c3ac38e54fe681b35b0d41702c098f42cc7502f4.tar.gz
Replace "true" by "${TRUE}".
Diffstat (limited to 'graphics/yplot')
-rw-r--r--graphics/yplot/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/yplot/PLIST b/graphics/yplot/PLIST
index 7cbfd3ded33..888d5bdf504 100644
--- a/graphics/yplot/PLIST
+++ b/graphics/yplot/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2002/02/15 10:12:44 skrll Exp $
+@comment $NetBSD: PLIST,v 1.3 2002/12/09 16:01:30 tron Exp $
bin/yplot
bin/yplotl
share/yorick/1.4/contrib/yplot.i
@@ -46,4 +46,4 @@ share/doc/yplot/ytut.dvi
share/doc/yplot/ytut.ps.gz
@dirrm share/doc/yplot
@dirrm share/examples/yplot
-@unexec ${RMDIR} %D/share/yorick/1.4/contrib 2>/dev/null || true
+@unexec ${RMDIR} %D/share/yorick/1.4/contrib 2>/dev/null || ${TRUE}