diff options
Diffstat (limited to 'cross/nios2-gcc3/Makefile')
-rw-r--r-- | cross/nios2-gcc3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/nios2-gcc3/Makefile b/cross/nios2-gcc3/Makefile index 27fb46cfefa..d08631ba24f 100644 --- a/cross/nios2-gcc3/Makefile +++ b/cross/nios2-gcc3/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2013/11/18 06:41:27 mef Exp $ +# $NetBSD: Makefile,v 1.3 2014/05/29 23:35:24 wiz Exp $ PKG_VERSION= 3.4.6 # PKGNAME will have option name only when explictly selected PKGNAME= nios2-gcc3-${PKG_VERSION} +PKGREVISION= 1 CATEGORIES= cross MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= GNU gcc3 for Altera FPGA Nios2 processor |