diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-10-03 07:04:34 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-10-03 07:04:34 +0000 |
commit | eca97caee489b44171ba63d2e63ad879e5226a5a (patch) | |
tree | 91864fb6e6d0f7229518f0c23872ec78bbafa272 /net | |
parent | 0cb2b1a11a80de40edb12be5c3c5a2dbff346acb (diff) | |
download | freebsd-ports-eca97caee489b44171ba63d2e63ad879e5226a5a.zip |
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 9f496f3cd9c3..cafa947c5a4d 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 |