diff options
author | andreas <andreas@FreeBSD.org> | 1996-08-02 23:04:14 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1996-08-02 23:04:14 +0800 |
commit | 597864975ae817ecbe621f32065f3e5402115cf2 (patch) | |
tree | f849072c6b7dad415b876036e51328edd3cfb0a4 /www | |
parent | 54529b832873558f68e0fdcd9061ec2ec8b3c1c0 (diff) | |
download | freebsd-ports-gnome-597864975ae817ecbe621f32065f3e5402115cf2.tar.gz freebsd-ports-gnome-597864975ae817ecbe621f32065f3e5402115cf2.tar.zst freebsd-ports-gnome-597864975ae817ecbe621f32065f3e5402115cf2.zip |
added CGI to ports/www/Makefile
-andreas
Diffstat (limited to 'www')
-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 |