diff options
author | James E. Housley <jeh@FreeBSD.org> | 2006-01-24 01:47:44 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2006-01-24 01:47:44 +0000 |
commit | 2aa7406102764816a25098b6d0a7f82dcc7f102e (patch) | |
tree | 308f5782ad2aead4efd30057790e3cbb8f46143f /devel/i386-rtems-binutils | |
parent | 2f48f87633c54c24991ab161532c673a719554c0 (diff) | |
download | ports-2aa7406102764816a25098b6d0a7f82dcc7f102e.tar.gz ports-2aa7406102764816a25098b6d0a7f82dcc7f102e.zip |
Notes
Diffstat (limited to 'devel/i386-rtems-binutils')
-rw-r--r-- | devel/i386-rtems-binutils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/i386-rtems-binutils/Makefile b/devel/i386-rtems-binutils/Makefile index 77bf85677307..6b91c7683858 100644 --- a/devel/i386-rtems-binutils/Makefile +++ b/devel/i386-rtems-binutils/Makefile @@ -7,12 +7,12 @@ PORTNAME= binutils PORTVERSION= 2.16.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEWARE} MASTER_SITE_SUBDIR= binutils/releases PATCHFILES= ${BINNAME}-rtems-20050816.diff -PATCH_SITES= ftp://ftp.rtems.com/pub/rtems/SOURCES/binutils-2.16.1-rtems-20050816.diff \ +PATCH_SITES= ftp://ftp.rtems.com/pub/rtems/SOURCES/ \ http://rtems.thehousleys.net/ MAINTAINER= jeh@FreeBSD.org |