diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-10-05 09:41:54 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-10-05 09:41:54 +0000 |
commit | 923677a571ee2f1dde1293ec091c491b6b4578cf (patch) | |
tree | d26bd3bf5404a231089c1df88642e07e2e9da607 /net | |
parent | f074445b0675c2d1d4f97f4cbeb730cf34428fb2 (diff) | |
download | freebsd-ports-923677a571ee2f1dde1293ec091c491b6b4578cf.zip |
Add Mosaic as RESTRICTED (which is just a glorified comment for now).
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index cafa947c5a4d..7c69ab1423d3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.55 1995/09/23 18:19:34 pst Exp $ +# $Id: Makefile,v 1.56 1995/10/03 07:04:34 asami Exp $ # +RESTRICTED += Mosaic # requires Motif, Mosaic itself isn't SUBDIR += apache SUBDIR += archie SUBDIR += cern_httpd |