aboutsummaryrefslogtreecommitdiff
path: root/devel/i386-rtems-gdb
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2005-11-16 12:56:29 +0000
committerJames E. Housley <jeh@FreeBSD.org>2005-11-16 12:56:29 +0000
commit427d09bac506bdc29b9bd215caaec12f5761be50 (patch)
tree4e393455f1721aee2035884c53655de638e2d8bc /devel/i386-rtems-gdb
parent009a583da46395d0c964246e230961cbe4de5cd7 (diff)
Make fetchable again
Notes
Notes: svn path=/head/; revision=148457
Diffstat (limited to 'devel/i386-rtems-gdb')
-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