1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

fix MASTER_SITES (freefall -> freefall.freebsd.org)

This commit is contained in:
Torsten Blum 1996-11-29 19:47:00 +00:00
parent eb8f5fd566
commit 0656675f10
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4713

View File

@ -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