diff options
author | asami <asami@FreeBSD.org> | 1995-10-05 17:41:54 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-10-05 17:41:54 +0800 |
commit | 243347dff916d396485921c10a5a893c14f6ebcf (patch) | |
tree | 5ac6168fcaa991a544b2c1ae33f2a089b9022f7b /net | |
parent | d9f888bd32e7ac283ddf373e5f04d7b61f89774e (diff) | |
download | freebsd-ports-gnome-243347dff916d396485921c10a5a893c14f6ebcf.tar.gz freebsd-ports-gnome-243347dff916d396485921c10a5a893c14f6ebcf.tar.zst freebsd-ports-gnome-243347dff916d396485921c10a5a893c14f6ebcf.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 |