aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/vgb
diff options
context:
space:
mode:
authortorstenb <torstenb@FreeBSD.org>1996-11-30 03:47:00 +0800
committertorstenb <torstenb@FreeBSD.org>1996-11-30 03:47:00 +0800
commit8642e8c9781352b27749aa14b8e3f75a053a11b4 (patch)
tree3d2fb1422ab57a6204ebbdc7f011a1ce92942ee5 /emulators/vgb
parentce92b6df4bad9f771ca3af6ea56dcf9873678d04 (diff)
downloadfreebsd-ports-gnome-8642e8c9781352b27749aa14b8e3f75a053a11b4.tar.gz
freebsd-ports-gnome-8642e8c9781352b27749aa14b8e3f75a053a11b4.tar.zst
freebsd-ports-gnome-8642e8c9781352b27749aa14b8e3f75a053a11b4.zip
fix MASTER_SITES (freefall -> freefall.freebsd.org)
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