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 | f3dab8821331e6511b62f2b03c140cee505f14c6 (patch) | |
tree | ee69cc53cc1e179954edd89d7c216d458a283bae /devel | |
parent | 0b3535f86a09827bcb17e82286784610ab24dc87 (diff) | |
download | pkgsrc-f3dab8821331e6511b62f2b03c140cee505f14c6.tar.gz |
Correct a trivial typo in the PLIST_VARS switch: PILST -> PLIST
Diffstat (limited to 'devel')
-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 |