diff options
author | joerg <joerg@pkgsrc.org> | 2013-01-11 22:49:48 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2013-01-11 22:49:48 +0000 |
commit | b8bf9851f452e2622e14c3d68486d3218ccfc6e6 (patch) | |
tree | 5ec372c99a6c88017b5bae783a6436bfc7000c58 /databases | |
parent | 503e2b92fb17f9470fab46b735c29ff291a8dd37 (diff) | |
download | pkgsrc-b8bf9851f452e2622e14c3d68486d3218ccfc6e6.tar.gz |
Fix PLIST
Diffstat (limited to 'databases')
-rw-r--r-- | databases/sqlite3-docs/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/sqlite3-docs/PLIST b/databases/sqlite3-docs/PLIST index d1ca209c61e..ce4d904abc1 100644 --- a/databases/sqlite3-docs/PLIST +++ b/databases/sqlite3-docs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2013/01/03 20:46:18 adam Exp $ +@comment $NetBSD: PLIST,v 1.15 2013/01/11 22:49:48 joerg Exp $ share/doc/sqlite3/34to35.html share/doc/sqlite3/35to36.html share/doc/sqlite3/about.html @@ -569,6 +569,7 @@ share/doc/sqlite3/releaselog/3_7_14.html share/doc/sqlite3/releaselog/3_7_14_1.html share/doc/sqlite3/releaselog/3_7_15.html share/doc/sqlite3/releaselog/3_7_15_1.html +share/doc/sqlite3/releaselog/3_7_15_2.html share/doc/sqlite3/releaselog/3_7_2.html share/doc/sqlite3/releaselog/3_7_3.html share/doc/sqlite3/releaselog/3_7_4.html |