diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-04-09 15:00:44 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-04-09 15:00:44 +0000 |
commit | 1886f20a431be76467b14a019ac961660b20abf1 (patch) | |
tree | b072555e6d2aca5f478e2fa4a99eb67f894b7459 | |
parent | For the last commit, which was blank. (diff) |
The .gz version of the diff file is not actually going to be made available
Notes
Notes:
svn path=/head/; revision=41135
-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 58113840c826..70a5a7b76ab8 100644 --- a/devel/i386-rtems-binutils/Makefile +++ b/devel/i386-rtems-binutils/Makefile @@ -7,11 +7,11 @@ PORTNAME= binutils PORTVERSION= 2.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEWARE} MASTER_SITE_SUBDIR= binutils/releases -PATCHFILES= ${BINNAME}-rtems-20010409.diff.gz +PATCHFILES= ${BINNAME}-rtems-20010409.diff PATCH_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \ http://rtems.thehousleys.net/ |