summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-04-19 04:30:03 +0000
committerminskim <minskim@pkgsrc.org>2004-04-19 04:30:03 +0000
commit95e546fe60445cb26d04bb6223071fdb284f8eb3 (patch)
tree33a8eb18e82f311cfe91b6ad9ca3fc7f6bc157dd /doc
parent587ae08ed5aa5d21e42d332fa07587033ada839a (diff)
downloadpkgsrc-95e546fe60445cb26d04bb6223071fdb284f8eb3.tar.gz
Fix off-by-one error in fonts/t1lib. Bump PKGREVISION.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index e546ba9df57..e3f9f95c075 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5645 2004/04/19 03:31:07 minskim Exp $
+$NetBSD: CHANGES,v 1.5646 2004/04/19 04:30:03 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -2066,3 +2066,4 @@ Changes to the packages collection and infrastructure in 2004:
Added postgresql74-docs-7.4.2 [recht 2004-04-19]
Added postgresql74-lib-7.4.2 [recht 2004-04-19]
Added postgresql74-server-7.4.2 [recht 2004-04-19]
+ Updated t1lib to 5.0.2nb1 [minskim 2004-04-19]