diff options
Diffstat (limited to 'devel/m6811-binutils/Makefile')
-rw-r--r-- | devel/m6811-binutils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/m6811-binutils/Makefile b/devel/m6811-binutils/Makefile index 379e554..280486f 100644 --- a/devel/m6811-binutils/Makefile +++ b/devel/m6811-binutils/Makefile @@ -6,14 +6,14 @@ # PORTNAME= binutils -PORTVERSION= 2.9.1 +PORTVERSION= 2.10 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= binutils PKGNAMEPREFIX= m6811- PATCH_SITES= http://home.worldnet.fr/~stcarrez/snapshots/ -PATCHFILES= binutils-2.9.1-m68hc1x-20000225.diffs.gz +PATCHFILES= ${PORTNAME}-${PORTVERSION}-m68hc1x-20010107.diffs.gz PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org |