diff options
author | Paul Traina <pst@FreeBSD.org> | 1995-09-23 18:19:34 +0000 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 1995-09-23 18:19:34 +0000 |
commit | 44e2a05a33c3a3faa35dfff50d3f746bd315e5c1 (patch) | |
tree | cb303b67772e2e3b118ff3f056d6b75c6e80eef9 /net/Makefile | |
parent | b6a7fc067a42d0cf1df7b062bfd6b56d80ebd68c (diff) | |
download | ports-44e2a05a33c3a3faa35dfff50d3f746bd315e5c1.tar.gz ports-44e2a05a33c3a3faa35dfff50d3f746bd315e5c1.zip |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/Makefile b/net/Makefile index 2b8387fa2136..9f496f3cd9c3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,10 +1,8 @@ -# $Id: Makefile,v 1.53 1995/08/28 13:29:37 jkh Exp $ +# $Id: Makefile,v 1.54 1995/09/23 08:39:13 joerg Exp $ # SUBDIR += apache SUBDIR += archie - SUBDIR += cern_httpd - SUBDIR += cern_linemode SUBDIR += chimera SUBDIR += dgd BROKEN += dgd-lpmud |