diff options
author | sjg <sjg> | 2003-09-30 17:59:59 +0000 |
---|---|---|
committer | sjg <sjg> | 2003-09-30 17:59:59 +0000 |
commit | 10128e92cac572738b3f5c9813a5ff29d6c11d6f (patch) | |
tree | 6558ecba0bf6d3f2b33b5d59ae53eed433f06260 /doc | |
parent | c43d7a216e8c4cc24cad443342932f2660121d17 (diff) | |
download | pkgsrc-10128e92cac572738b3f5c9813a5ff29d6c11d6f.tar.gz |
Update mk-files to 20030930
Renamed generic.sys.mk to Generic.sys.mk so it does not get installed.
Cleaned up settings of ROOT_GROUP in some *.sys.mk
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 65547c338a0..791f388d381 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.3595 2003/09/30 17:44:45 recht Exp $ +$NetBSD: CHANGES,v 1.3596 2003/09/30 17:59:59 sjg Exp $ Changes to the packages collection and infrastructure in 2003: @@ -4030,3 +4030,4 @@ Changes to the packages collection and infrastructure in 2003: Updated rocksndiamonds-sdl to 3.0.5 [adam 2003-09-30] Updated pkglint to 3.62 [abs 2003-09-30] Added pygopherd 2.0.3 [recht 2003-09-30] + Updated mk-files to 20030930 [sjg 2003-09-30] |