diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 2005-07-02 06:32:26 +0000 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 2005-07-02 06:32:26 +0000 |
commit | e2b37e808bc4cbdd0619f9b6f55ff968a7be9600 (patch) | |
tree | 9728b861f4315fa5bf51eaa1ad144ed92ae94770 /devel/avr-binutils | |
parent | Forgot to fix the plist after the recent upgrade to 2.16. (diff) |
Bump port revision for the fixed PLIST.
Diffstat (limited to 'devel/avr-binutils')
-rw-r--r-- | devel/avr-binutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/avr-binutils/Makefile b/devel/avr-binutils/Makefile index afadd322d6b2..f1109f46ae1a 100644 --- a/devel/avr-binutils/Makefile +++ b/devel/avr-binutils/Makefile @@ -7,6 +7,7 @@ PORTNAME= binutils PORTVERSION= 2.16 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEWARE} MASTER_SITE_SUBDIR= binutils/releases |