From f0fe81d298ead65e90731c655256baa17c63e39d Mon Sep 17 00:00:00 2001 From: espie Date: Mon, 24 Mar 2014 16:47:13 +0000 Subject: [PATCH] you guys should test your diffs. PERMIT_PACKAGE* makes it into the package, so bump... --- devel/avr32/gcc-bootstrap/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/avr32/gcc-bootstrap/Makefile b/devel/avr32/gcc-bootstrap/Makefile index 5e687f319c6..71abeac0ec3 100644 --- a/devel/avr32/gcc-bootstrap/Makefile +++ b/devel/avr32/gcc-bootstrap/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2014/03/24 07:50:22 jasper Exp $ +# $OpenBSD: Makefile,v 1.3 2014/03/24 16:47:13 espie Exp $ COMMENT = bootstrap compiler for the AVR32 toolchain V = 4.4.7 @@ -7,6 +7,7 @@ PKGNAME = avr32-gcc-bootstrap-${V} # GPLv3 PERMIT_PACKAGE_CDROM = Yes +REVISION = 0 WANTLIB = c gmp mpfr DIST_SUBDIR = gcc