diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1996-08-02 15:04:14 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1996-08-02 15:04:14 +0000 |
commit | dcc1d1f6221c226c47380cb1cba2f6111eeb49bd (patch) | |
tree | 375c2e46259a2fb4a449568ac1bc38049389eb63 /www/Makefile | |
parent | Clean up master sites. Delete unnecessary blank line. (diff) |
added CGI to ports/www/Makefile
-andreas
Notes
Notes:
svn path=/head/; revision=3499
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 b842018bd88c..28bf84e5beba 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.17 1996/06/14 09:10:34 asami Exp $ +# $Id: Makefile,v 1.18 1996/07/11 21:53:29 ache Exp $ # + SUBDIR += CGI SUBDIR += Mosaic # requires Motif SUBDIR += analog SUBDIR += apache |