diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 2010-03-04 13:38:30 +0000 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 2010-03-04 13:38:30 +0000 |
commit | 0c3e719d750fa615e71fea1a8f6c69ce67ae39c7 (patch) | |
tree | 9d825dab9a6cbdef8ff3b7f4edb0677583f98ceb /devel/avr-binutils/Makefile | |
parent | 2fe26599e1fc1903b19e0c5e8df50f23409655aa (diff) |
Upgrade to GNU binutils 2.20, including patches from WinAVR 20100110.
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=250557
Diffstat (limited to 'devel/avr-binutils/Makefile')
-rw-r--r-- | devel/avr-binutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/avr-binutils/Makefile b/devel/avr-binutils/Makefile index 49949c48b417..4f1f2b96724b 100644 --- a/devel/avr-binutils/Makefile +++ b/devel/avr-binutils/Makefile @@ -6,7 +6,7 @@ # PORTNAME= binutils -PORTVERSION= 2.19.1 +PORTVERSION= 2.20 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEWARE} MASTER_SITE_SUBDIR= binutils/releases |