1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Fix MASTER_SITES

Pointed-out-by: Bill Fenner's script
This commit is contained in:
James FitzGibbon 1997-06-27 02:28:52 +00:00
parent b675e2accf
commit 46f842181b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7096

View File

@ -3,13 +3,13 @@
# Date created: October 25th 1996
# Whom: jfitz@FreeBSD.ORG
#
# $Id: Makefile,v 1.2 1996/11/18 11:24:52 asami Exp $
# $Id: Makefile,v 1.3 1997/01/03 09:36:48 obrien Exp $
#
DISTNAME= qcc
PKGNAME= qcc-1.01
CATEGORIES= games
MASTER_SITES= ftp://ftp.stomped.com/pub/idgames2/quakec/
MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/source/
MAINTAINER= jfitz@freebsd.org