diff options
Diffstat (limited to 'devel/i386-rtems-objc/Makefile')
-rw-r--r-- | devel/i386-rtems-objc/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/i386-rtems-objc/Makefile b/devel/i386-rtems-objc/Makefile index b719ef947a50..28b0cf6c54ab 100644 --- a/devel/i386-rtems-objc/Makefile +++ b/devel/i386-rtems-objc/Makefile @@ -7,13 +7,13 @@ PORTNAME= objc PORTVERSION= 2.95.2 -PORTREVISION= 9 +PORTREVISION= 11 CATEGORIES= devel MASTER_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \ http://rtems.thehousleys.net/ DISTFILES= ${OBJCNAME}.tar.gz ${NEWLIBNAME}.tar.gz -PATCHFILES= ${OBJCNAME}-rtems-20000724.diff.gz \ - ${NEWLIBNAME}-rtems-20000828.diff.gz +PATCHFILES= ${OBJCNAME}-rtems-20001030.diff.gz \ + ${NEWLIBNAME}-rtems-20001027.diff.gz PATCH_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \ http://rtems.thehousleys.net/ |