diff options
Diffstat (limited to 'lang/gcc3-f77/Makefile')
-rw-r--r-- | lang/gcc3-f77/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/gcc3-f77/Makefile b/lang/gcc3-f77/Makefile index 40c0edbfaeb..3b5668a6c8c 100644 --- a/lang/gcc3-f77/Makefile +++ b/lang/gcc3-f77/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2004/06/17 13:09:42 grant Exp $ +# $NetBSD: Makefile,v 1.13 2004/07/02 15:40:01 drochner Exp $ PKGNAME= gcc3${GCC3_PKGMODIF}-f77-${GCC_VERSION} -PKGREVISION= 1 COMMENT= GNU Compiler Collection, v3 - F77 compiler INFO_FILES= g77.info |