summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorobache <obache>2006-09-10 02:48:35 +0000
committerobache <obache>2006-09-10 02:48:35 +0000
commit0a90b2e96c6469837027919474502040fd8f06a8 (patch)
treeef2992be64ccf054252b12438b5878b3e0583b1f /emulators
parent8aae95e851716cade076a5a5fcbad11d42cd46ba (diff)
downloadpkgsrc-0a90b2e96c6469837027919474502040fd8f06a8.tar.gz
Update MASTER_SITES.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/simulavr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/simulavr/Makefile b/emulators/simulavr/Makefile
index c568ea9af54..2a47ba836d0 100644
--- a/emulators/simulavr/Makefile
+++ b/emulators/simulavr/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2006/06/16 16:17:02 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2006/09/10 02:48:35 obache Exp $
#
DISTNAME= simulavr-0.1.2.1
PKGREVISION= 3
CATEGORIES= emulators
-MASTER_SITES= http://freesoftware.fsf.org/download/simulavr/
+MASTER_SITES= http://download.savannah.nongnu.org/releases/simulavr/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org