summaryrefslogtreecommitdiff
path: root/textproc/html
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 /textproc/html
parent9fdd5bb4ae03e0220deba9ae7dbe2c63691fee9a (diff)
downloadpkgsrc-c3ac38e54fe681b35b0d41702c098f42cc7502f4.tar.gz
Replace "true" by "${TRUE}".
Diffstat (limited to 'textproc/html')
-rw-r--r--textproc/html/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/html/PLIST b/textproc/html/PLIST
index 86db1383686..ddeb0dd7e69 100644
--- a/textproc/html/PLIST
+++ b/textproc/html/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2002/02/15 10:13:00 skrll Exp $
+@comment $NetBSD: PLIST,v 1.3 2002/12/09 16:01:44 tron Exp $
share/sgml/html/2.0/ISOlat1.sgml
share/sgml/html/2.0/html-1.dtd
share/sgml/html/2.0/html-1s.dtd
@@ -20,4 +20,4 @@ share/sgml/html/catalog
@dirrm share/sgml/html/3.2
@dirrm share/sgml/html/2.0
@dirrm share/sgml/html
-@unexec ${RMDIR} %D/share/sgml 2>/dev/null || true
+@unexec ${RMDIR} %D/share/sgml 2>/dev/null || ${TRUE}