diff options
author | drochner <drochner@pkgsrc.org> | 2003-08-11 14:15:58 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2003-08-11 14:15:58 +0000 |
commit | 49f802f49d50c892103730ad19b9b40f4f1c8e68 (patch) | |
tree | ec3dd53fa3f747010b9a07828136414a441b97c6 /lang/gcc3-c/Makefile | |
parent | 248a3ebcdec8f6729bff1c49a2b582f2402543b3 (diff) | |
download | pkgsrc-49f802f49d50c892103730ad19b9b40f4f1c8e68.tar.gz |
update to 3.3.1
Diffstat (limited to 'lang/gcc3-c/Makefile')
-rw-r--r-- | lang/gcc3-c/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/gcc3-c/Makefile b/lang/gcc3-c/Makefile index 4227a749607..400723ca9ef 100644 --- a/lang/gcc3-c/Makefile +++ b/lang/gcc3-c/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2003/08/08 09:31:02 grant Exp $ +# $NetBSD: Makefile,v 1.7 2003/08/11 14:16:00 drochner Exp $ # PKGNAME= gcc3${GCC3_PKGMODIF}-c-${GCC_VERSION} -PKGREVISION= 1 COMMENT= GNU Compiler Collection, version 3, C compiler INFO_FILES= cpp.info gcc.info gccint.info cppinternals.info |