diff options
author | asami <asami@FreeBSD.org> | 1995-10-03 07:04:34 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-10-03 07:04:34 +0000 |
commit | b8173f8bc30dc73ebddb7f46a06c768b7637937e (patch) | |
tree | 3f462ece218740aafcfb8a24ff6a85440c708b80 /net | |
parent | 36ea2b2b374f23cffe79125757b03028103cd95e (diff) | |
download | FreeBSD-ports-b8173f8bc30dc73ebddb7f46a06c768b7637937e.zip FreeBSD-ports-b8173f8bc30dc73ebddb7f46a06c768b7637937e.tar.gz |
Re-add cern_httpd and cern_httpd.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 9f496f3..cafa947 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,8 +1,10 @@ -# $Id: Makefile,v 1.54 1995/09/23 08:39:13 joerg Exp $ +# $Id: Makefile,v 1.55 1995/09/23 18:19:34 pst Exp $ # SUBDIR += apache SUBDIR += archie + SUBDIR += cern_httpd + SUBDIR += cern_linemode SUBDIR += chimera SUBDIR += dgd BROKEN += dgd-lpmud |