diff options
author | sjg <sjg@pkgsrc.org> | 2003-09-30 17:59:59 +0000 |
---|---|---|
committer | sjg <sjg@pkgsrc.org> | 2003-09-30 17:59:59 +0000 |
commit | e47bf5e81b300e129ed0f619df8ce78403e25584 (patch) | |
tree | 6558ecba0bf6d3f2b33b5d59ae53eed433f06260 /doc | |
parent | 4ede614242177678931a21a46e53978556be574c (diff) | |
download | pkgsrc-e47bf5e81b300e129ed0f619df8ce78403e25584.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] |