diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-22 17:04:14 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-22 17:04:14 +0000 |
commit | 6117005f174cf91429416650985190076c2892de (patch) | |
tree | 0e2b97c9ca320283134a7de921b967d9ccd59b7d /devel/mipsel-linux-binutils | |
parent | 1e4c1926099c69f6af4c249f6747d242da16be9e (diff) |
Notes
Diffstat (limited to 'devel/mipsel-linux-binutils')
-rw-r--r-- | devel/mipsel-linux-binutils/Makefile | 6 | ||||
-rw-r--r-- | devel/mipsel-linux-binutils/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/mipsel-linux-binutils/Makefile b/devel/mipsel-linux-binutils/Makefile index 0bd21f754fb3..65444c6d5fc7 100644 --- a/devel/mipsel-linux-binutils/Makefile +++ b/devel/mipsel-linux-binutils/Makefile @@ -8,15 +8,15 @@ PORTNAME= binutils PORTVERSION= 2.10.91 CATEGORIES= devel -MASTER_SITES= ftp://ftp.agendacomputing.com/pub/dev/snow/snap-02212000/src/ -MASTER_SITE_SUBDIR= binutils +MASTER_SITES= http://lev.serebryakov.spb.ru/dpwnload/agenda PKGNAMEPREFIX= mipsel-linux- -DISTNAME= binutils-CVS +DISTNAME= ${PORTNAME}-${PORTVERSION}-cvs MAINTAINER= lev@serebryakov.spb.ru WRKSRC= ${WRKDIR}/binutils-CVS/src +USE_BZIP2= yes USE_GMAKE= yes CONFIGURE_ARGS= --target=${PKGNAMEPREFIX:S/-$//} USE_LIBTOOL= yes diff --git a/devel/mipsel-linux-binutils/distinfo b/devel/mipsel-linux-binutils/distinfo index eac3018536ae..6703f20b571c 100644 --- a/devel/mipsel-linux-binutils/distinfo +++ b/devel/mipsel-linux-binutils/distinfo @@ -1 +1 @@ -MD5 (binutils-CVS.tar.gz) = 37f64d75bda4d952496c8ddcce8e3bd7 +MD5 (binutils-2.10.91-cvs.tar.bz2) = 02b3d20c3033ce37b9d92b1f6ebe86e4 |