diff options
author | jlam <jlam> | 2004-03-06 15:11:22 +0000 |
---|---|---|
committer | jlam <jlam> | 2004-03-06 15:11:22 +0000 |
commit | bb5967a9940686e7a07426353cf68f6181e8c0ee (patch) | |
tree | 1c49b1f8a9e409a4fda07aa05076dc855930ed4f /doc | |
parent | dfaf6f2ac2cd2f5467325548f83c068ff75a4a6d (diff) | |
download | pkgsrc-bb5967a9940686e7a07426353cf68f6181e8c0ee.tar.gz |
Update pkgtools/createbuildlink to 3.3. Changes from version 3.2 include
fixes to the whitespace in the generated files to more closely match the
template buildlink3.mk file.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 381826b902f..93c38d1af39 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5108 2004/03/06 15:11:18 grant Exp $ +$NetBSD: CHANGES,v 1.5109 2004/03/06 15:11:48 jlam Exp $ Changes to the packages collection and infrastructure in 2004: @@ -1186,3 +1186,4 @@ Changes to the packages collection and infrastructure in 2004: Added ytalk-x11-3.1.1 [grant 2004-03-06] Updated mozilla-gtk2 to 1.6nb3 [jmmv 2004-03-06] Added postfix-current-20040209 [grant 2004-03-06] + Updated createbuildlink to 3.3 [jlam 2004-03-06] |