diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1996-10-25 15:59:22 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1996-10-25 15:59:22 +0000 |
commit | a53158bc666c4c0b7ab7d740f494805aec2c0fb6 (patch) | |
tree | 3c8f90d19d2a06752ed93db5b0e92148173279fa /www | |
parent | cd367bb995b4ecc640249732d1e3b131315a32b6 (diff) | |
download | freebsd-ports-a53158bc666c4c0b7ab7d740f494805aec2c0fb6.zip |
Remove CGI/, it's obsolete due to p5-CGI/.
Submitted by: Andreas Klemm <andreas@klemm.gtn.com>
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 6df3e0888b71..22fbcbb961d4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,7 +1,6 @@ -# $Id: Makefile,v 1.22 1996/10/10 19:32:14 ache Exp $ +# $Id: Makefile,v 1.23 1996/10/13 14:27:56 ache Exp $ # - SUBDIR += CGI SUBDIR += Mosaic # requires Motif SUBDIR += analog SUBDIR += apache |