aboutsummaryrefslogtreecommitdiff
path: root/devel/avr-binutils/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-04-09 01:07:42 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-04-09 01:07:42 +0000
commit7085a14e27385be5dbc8e7170a82632b218ca28d (patch)
treee0238b5b632ebf48c9e928f5fef99059f10a14fe /devel/avr-binutils/Makefile
parent942e56d80e8af50d7ece5d18150e162c97addac4 (diff)
downloadports-7085a14e27385be5dbc8e7170a82632b218ca28d.tar.gz
ports-7085a14e27385be5dbc8e7170a82632b218ca28d.zip
Notes
Diffstat (limited to 'devel/avr-binutils/Makefile')
-rw-r--r--devel/avr-binutils/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/avr-binutils/Makefile b/devel/avr-binutils/Makefile
index 24c0b33d85a7..8fa3a2f279da 100644
--- a/devel/avr-binutils/Makefile
+++ b/devel/avr-binutils/Makefile
@@ -6,12 +6,11 @@
#
PORTNAME= binutils
-PORTVERSION= 2.10.1
+PORTVERSION= 2.11
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.freesoftware.com/pub/sourceware/binutils/releases/ \
- ftp://sourceware.cygnus.com/pub/binutils/releases/
+MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
+MASTER_SITE_SUBDIR= binutils/releases
PKGNAMEPREFIX= avr-
-DISTNAME= binutils-${PORTVERSION}
MAINTAINER= joerg@freebsd.org