summaryrefslogtreecommitdiff
path: root/devel/sfio
diff options
context:
space:
mode:
authorJames Raynard <jraynard@FreeBSD.org>1997-12-11 01:09:53 +0000
committerJames Raynard <jraynard@FreeBSD.org>1997-12-11 01:09:53 +0000
commitc8de9c01455c4cae703d6723401ab36dc19b4789 (patch)
tree159be7756d4bfac989e5b8d6220f1a613f487224 /devel/sfio
parentChange some paths (because of the new fetch behavior) (diff)
Comment out MASTER_SITES as port can't be downloaded automatically.
Spotted by: Bill Fenner's distfile checker.
Notes
Notes: svn path=/head/; revision=9059
Diffstat (limited to 'devel/sfio')
-rw-r--r--devel/sfio/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/sfio/Makefile b/devel/sfio/Makefile
index 2fb12ea3e1c3..288851a125ca 100644
--- a/devel/sfio/Makefile
+++ b/devel/sfio/Makefile
@@ -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