diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-04 19:39:08 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-04 19:39:08 +0000 |
commit | 16a83387567e7d7889d89a0cda53fe47cfe9980c (patch) | |
tree | d88cebf06885e0d062f2d195e6ca442ae8473a7b /www/Makefile | |
parent | ff7b230151cdc4fa250cd0eab9d6c12bfb58e9ef (diff) | |
download | ports-16a83387567e7d7889d89a0cda53fe47cfe9980c.tar.gz ports-16a83387567e7d7889d89a0cda53fe47cfe9980c.zip |
Notes
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 984ab7ec2839..b3d10034507b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.83 1998/06/27 10:47:54 andreas Exp $ +# $Id: Makefile,v 1.84 1998/06/28 12:44:56 andreas Exp $ # SUBDIR += Mosaic # requires Motif @@ -12,6 +12,7 @@ SUBDIR += arena SUBDIR += ashe # requires Motif SUBDIR += aswedit + SUBDIR += boa SUBDIR += cgihtml SUBDIR += cgiparse SUBDIR += checkbot |