diff options
Diffstat (limited to 'devel/mingw32-binutils/Makefile')
-rw-r--r-- | devel/mingw32-binutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/mingw32-binutils/Makefile b/devel/mingw32-binutils/Makefile index 038ccd0f92af..d21855e855e9 100644 --- a/devel/mingw32-binutils/Makefile +++ b/devel/mingw32-binutils/Makefile @@ -29,7 +29,7 @@ MAINTAINER= lev@FreeBSD.org COMMENT= FSF binutils-2.16 for Windows cross-development BINUTILVERSION= 2.16 -PATCHVERSION= 91.20050827.1 +PATCHVERSION= 91.20060119.1 WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} PATCH_DIST_STRIP= -p1 |