summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 00:53:48 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 00:53:48 +0000
commitd65a671f5f3da6dabf3b0bf6354a18fcef5db0e5 (patch)
tree42fe94e5cc6043e8effc9899df9a850a5e1d53df /sys-apps/gawk
parentsync IUSE (+snmp), don't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-d65a671f5f3da6dabf3b0bf6354a18fcef5db0e5.tar.gz
historical-d65a671f5f3da6dabf3b0bf6354a18fcef5db0e5.tar.bz2
historical-d65a671f5f3da6dabf3b0bf6354a18fcef5db0e5.zip
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'sys-apps/gawk')
-rw-r--r--sys-apps/gawk/files/filefuncs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/gawk/files/filefuncs/Makefile b/sys-apps/gawk/files/filefuncs/Makefile
index 3f197a3dc689..8358fb72c6ea 100644
--- a/sys-apps/gawk/files/filefuncs/Makefile
+++ b/sys-apps/gawk/files/filefuncs/Makefile
@@ -1,7 +1,7 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# Author: Martin Schlemmer <azarah@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/files/filefuncs/Makefile,v 1.3 2004/04/24 00:41:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/files/filefuncs/Makefile,v 1.4 2004/07/15 00:42:04 agriffis Exp $
CC ?= gcc
LD = $(CC)