diff options
Diffstat (limited to 'lang/gcc3-f77/Makefile')
-rw-r--r-- | lang/gcc3-f77/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gcc3-f77/Makefile b/lang/gcc3-f77/Makefile index 32236ecb57d..f85fe8e5a4a 100644 --- a/lang/gcc3-f77/Makefile +++ b/lang/gcc3-f77/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2004/04/10 15:47:09 seb Exp $ +# $NetBSD: Makefile,v 1.11 2004/05/22 17:48:22 abs Exp $ PKGNAME= gcc3${GCC3_PKGMODIF}-f77-${GCC_VERSION} +PKGREVISION= 1 COMMENT= GNU Compiler Collection, v3 - F77 compiler INFO_FILES= g77.info |