Add a RESTRICTED line due to the fact that one must register with AT&T to use
the port. Reviewed by: asami
This commit is contained in:
parent
9c25f0c3f4
commit
bfa4f64f76
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8891
@ -3,7 +3,7 @@
|
||||
# Date created: 8 November 1997
|
||||
# Whom: jraynard
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1997/11/09 10:32:51 jraynard Exp $
|
||||
# $Id: Makefile,v 1.2 1997/11/10 09:13:28 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= sfio97
|
||||
@ -18,6 +18,8 @@ NO_WRKSUBDIR= yes
|
||||
IS_INTERACTIVE= yes
|
||||
MAN3= sfio.3 sfdisc.3
|
||||
|
||||
RESTRICTED= Requires user to register with AT&T.
|
||||
|
||||
do-fetch:
|
||||
@if [ ! -f ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ]; then \
|
||||
${ECHO} ""; \
|
||||
|
Loading…
Reference in New Issue
Block a user