diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 2002-10-22 09:48:37 +0000 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 2002-10-22 09:48:37 +0000 |
commit | 5c6250dce1df4597a1f67ff52f605bf047a4c664 (patch) | |
tree | 6529deed6dded5cc3241fd4820f796b2dc990025 /devel | |
parent | 1. Expanded configure/make options in files/mozconfig.in. (diff) |
File moved from freesoftware.fsf.org to savannah.nongnu.org.
Notes
Notes:
svn path=/head/; revision=68586
Diffstat (limited to 'devel')
-rw-r--r-- | devel/simulavr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/simulavr/Makefile b/devel/simulavr/Makefile index 24b19230c1b7..8c5a9d88c90c 100644 --- a/devel/simulavr/Makefile +++ b/devel/simulavr/Makefile @@ -8,7 +8,7 @@ PORTNAME= simulavr PORTVERSION= 0.1.1 CATEGORIES= devel -MASTER_SITES= http://freesoftware.fsf.org/download/simulavr/ +MASTER_SITES= http://savannah.nongnu.org/download/simulavr/ MAINTAINER= joerg@FreeBSD.org |