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 62f8daf..11981aa 100644 --- a/devel/mingw32-binutils/Makefile +++ b/devel/mingw32-binutils/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= mingw # Wait for release, which will be based on orognal sources #MASTER_SITE_SUBDIR= binutils/releases PKGNAMEPREFIX= mingw32- -# Wait for release, which will be based on orognal sources +# Wait for release, which will be based on orignal sources DISTNAME= ${PORTNAME}-${BINUTILVERSION}-${PATCHVERSION:S/./-/}-src #DISTNAME= ${PORTNAME}-${BINUTILVERSION} |