From 3822fc0d1ad729bb2bd322f8982eb2ffea6edc7e Mon Sep 17 00:00:00 2001 From: patrick Date: Wed, 7 Dec 2016 17:28:27 +0000 Subject: [PATCH] Missed bump, found by naddy. --- devel/arm-none-eabi/newlib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/arm-none-eabi/newlib/Makefile b/devel/arm-none-eabi/newlib/Makefile index c0d3c228e72..532ee76a765 100644 --- a/devel/arm-none-eabi/newlib/Makefile +++ b/devel/arm-none-eabi/newlib/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.2 2015/07/15 15:38:41 bmercer Exp $ +# $OpenBSD: Makefile,v 1.3 2016/12/07 17:28:27 patrick Exp $ COMMENT= newlib for arm-none-eabi cross-development DISTNAME= newlib-2.2.0-1 VERSION= 2.2.0.1 PKGNAME= ${CONFIG}-newlib-${VERSION} -#REVISION= 0 +REVISION= 0 MAKE_ENV+= ${CONFIGURE_ENV}