diff options
author | dsainty <dsainty@pkgsrc.org> | 2008-04-14 11:24:02 +0000 |
---|---|---|
committer | dsainty <dsainty@pkgsrc.org> | 2008-04-14 11:24:02 +0000 |
commit | c38adf6f75d6f2336124b1814ec83a5012671256 (patch) | |
tree | ee69cc53cc1e179954edd89d7c216d458a283bae /devel/doxygen | |
parent | 48deec8bf010145fc6cc6ec5f624c346b4910e51 (diff) | |
download | pkgsrc-c38adf6f75d6f2336124b1814ec83a5012671256.tar.gz |
Correct a trivial typo in the PLIST_VARS switch: PILST -> PLIST
Diffstat (limited to 'devel/doxygen')
-rw-r--r-- | devel/doxygen/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/doxygen/PLIST b/devel/doxygen/PLIST index ca5209cba38..80867f40512 100644 --- a/devel/doxygen/PLIST +++ b/devel/doxygen/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.16 2008/04/12 22:42:59 jlam Exp $ +@comment $NetBSD: PLIST,v 1.17 2008/04/14 11:24:02 dsainty Exp $ bin/doxygen bin/doxytag man/man1/doxygen.1 @@ -383,7 +383,7 @@ share/doc/doxygen/examples/pyexample/html/annotated.html ${PLIST.cs}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1PyClass-members.html ${PLIST.ci}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1_py_class-members.html ${PLIST.cs}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1PyClass.html -${PILST.ci}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1_py_class.html +${PLIST.ci}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1_py_class.html share/doc/doxygen/examples/pyexample/html/doxygen.css share/doc/doxygen/examples/pyexample/html/doxygen.png share/doc/doxygen/examples/pyexample/html/functions.html |