summaryrefslogtreecommitdiff
path: root/emulators/vgb
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1996-11-29 19:47:00 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1996-11-29 19:47:00 +0000
commit0656675f10ef6e3322c5fec031302a757890014f (patch)
tree2a767e44edd74765a94addfe42b59d97ff1371c0 /emulators/vgb
parentUpgrade (diff)
fix MASTER_SITES (freefall -> freefall.freebsd.org)
Notes
Notes: svn path=/head/; revision=4713
Diffstat (limited to 'emulators/vgb')
-rw-r--r--emulators/vgb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/vgb/Makefile b/emulators/vgb/Makefile
index f95e8e69725a..1fde1e3c1f47 100644
--- a/emulators/vgb/Makefile
+++ b/emulators/vgb/Makefile
@@ -3,13 +3,13 @@
# Date created: 31 October 1996
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.1.1.1 1996/11/15 16:35:31 erich Exp $
+# $Id: Makefile,v 1.2 1996/11/16 09:00:17 asami Exp $
#
DISTNAME= GB
PKGNAME= vgb-0.7
CATEGORIES= emulators
-MASTER_SITES= ftp://freefall/pub/FreeBSD/LOCAL_PORTS/
+MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
DISTFILES= VGB.tar.Z
MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp