diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 2005-05-31 19:51:41 +0000 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 2005-05-31 19:51:41 +0000 |
commit | d33e66fe215621c19d88d7ff234cae9dd3ea7015 (patch) | |
tree | e0425ad7d7f65110aeb8141090c49a013e373ffb /devel/avr-binutils/Makefile | |
parent | ed71e2f70d471f4e7d7a0198e0965d94f9635f57 (diff) |
I just noticed I forgot to cvs add the ATmega1280 patch last time.
In preparation for moving the port to binutils-2.16, rather get it
in before that.
Notes
Notes:
svn path=/head/; revision=136556
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 49d0abdbd66b..6a0f1f9c9848 100644 --- a/devel/avr-binutils/Makefile +++ b/devel/avr-binutils/Makefile @@ -7,7 +7,7 @@ PORTNAME= binutils PORTVERSION= 2.15 -PORTREVISION= 2 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEWARE} MASTER_SITE_SUBDIR= binutils/releases |