summaryrefslogtreecommitdiff
path: root/x11-toolkits/xmhtml/pkg-plist
diff options
context:
space:
mode:
authorPeter Hawkins <thepish@FreeBSD.org>1999-02-21 03:59:37 +0000
committerPeter Hawkins <thepish@FreeBSD.org>1999-02-21 03:59:37 +0000
commitd934bfcab88b86f2f1ff6b19891d7b3e7dc83260 (patch)
treee90408d565f7d48e3eba438851f830dc73718f08 /x11-toolkits/xmhtml/pkg-plist
parentA pretty awesome widget - the best HTML browser widget I have seen (diff)
Minor fix (put include files in <include/XmHTML> )
Notes
Notes: svn path=/head/; revision=16806
Diffstat (limited to '')
-rw-r--r--x11-toolkits/xmhtml/pkg-plist11
1 files changed, 6 insertions, 5 deletions
diff --git a/x11-toolkits/xmhtml/pkg-plist b/x11-toolkits/xmhtml/pkg-plist
index a8ec24bb74b5..e602e1b6ad63 100644
--- a/x11-toolkits/xmhtml/pkg-plist
+++ b/x11-toolkits/xmhtml/pkg-plist
@@ -217,11 +217,11 @@ share/examples/XmHTML-1.1.0/examples/test-pages/unclosed1.html
lib/libXmHTML.a
lib/libXmHTML.so
lib/libXmHTML.so.1
-include/XmHTML.h
-include/XmHTMLP.h
-include/HTML.h
-include/Parser.h
-include/ParserP.h
+include/XmHTML/XmHTML.h
+include/XmHTML/XmHTMLP.h
+include/XmHTML/HTML.h
+include/XmHTML/Parser.h
+include/XmHTML/ParserP.h
@dirrm share/examples/XmHTML-1.1.0/examples/test-pages
@dirrm share/examples/XmHTML-1.1.0/examples
@dirrm share/examples/XmHTML-1.1.0/book
@@ -229,3 +229,4 @@ include/ParserP.h
@dirrm share/examples/XmHTML-1.1.0
@dirrm share/doc/XmHTML-1.1.0/man
@dirrm share/doc/XmHTML-1.1.0
+@dirrm include/XmHTML