aboutsummaryrefslogtreecommitdiff
path: root/devel/avr-libc
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>2001-03-14 21:33:53 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>2001-03-14 21:33:53 +0000
commitcb3fe7de9365e8a6e5d8e00f4bfc7a4b69a0ed59 (patch)
tree08fc8be567b1770a8fd5f5f91c988433be6e571f /devel/avr-libc
parentbad83a2ab39a8545942951b04e2c7be375c838d5 (diff)
Notes
Diffstat (limited to 'devel/avr-libc')
-rw-r--r--devel/avr-libc/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/devel/avr-libc/Makefile b/devel/avr-libc/Makefile
index 69d8fde99cf3..87c1d0ad3814 100644
--- a/devel/avr-libc/Makefile
+++ b/devel/avr-libc/Makefile
@@ -8,7 +8,13 @@
PORTNAME= avr-libc
PORTVERSION= 20000514
CATEGORIES= devel
-MASTER_SITES= http://www1.itnet.pl/amelektr/avr/libc/
+# The canonical place for the distfile is:
+#MASTER_SITES= http://www.amelek.gda.pl/avr/libc/
+# ... but until we could convert our avr-gcc to a
+# current version (which is by now only obtainable
+# directly from the gcc CVS repo), resort to the old
+# file here:
+MASTER_SITES= ftp://ftp.ifbus.de/pub/outgoing/
MAINTAINER= joerg@freebsd.org