aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/i386-rtems-gdb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/i386-rtems-gdb/Makefile b/devel/i386-rtems-gdb/Makefile
index 082d0e7e9b33..86a026eecfba 100644
--- a/devel/i386-rtems-gdb/Makefile
+++ b/devel/i386-rtems-gdb/Makefile
@@ -9,7 +9,8 @@ PORTNAME= gdb
PORTVERSION= 5.2
PORTREVISION= 11
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITES= ${MASTER_SITE_GNU} \
+ http://www.rtems.com/ftp/pub/rtems/snapshots/c_tools/gdb-5.2-1/source/
MASTER_SITE_SUBDIR= gdb
MAINTAINER= jeh@FreeBSD.org