1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Comment out MASTER_SITES as port can't be downloaded automatically.

Spotted by: Bill Fenner's distfile checker.
This commit is contained in:
James Raynard 1997-12-11 01:09:53 +00:00
parent ce7c826919
commit c8de9c0145
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9059

View File

@ -3,13 +3,14 @@
# Date created: 8 November 1997
# Whom: jraynard
#
# $Id: Makefile,v 1.2 1997/11/10 09:13:28 asami Exp $
# $Id: Makefile,v 1.3 1997/11/29 03:08:01 jseger Exp $
#
DISTNAME= sfio97
PKGNAME= sfio-97
CATEGORIES= devel
MASTER_SITES= http://www.research.att.com/sw/tools/sfio/
#Users must register with AT&T before downloading tarball.
#MASTER_SITES= http://www.research.att.com/sw/tools/sfio/
EXTRACT_SUFX= .src.unix.tar.Z
MAINTAINER= jraynard@freebsd.org