diff options
author | jfitz <jfitz@FreeBSD.org> | 1996-10-25 23:59:22 +0800 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1996-10-25 23:59:22 +0800 |
commit | 05c79006df7fe3fcbb2a0d3ec672cd9cd2f9a5ef (patch) | |
tree | 0794f044fec71b8189c390629151c4d2ecca5197 /www | |
parent | c0eb8f7d28d1d40f61f8796d0dc7bf260c903a40 (diff) | |
download | freebsd-ports-gnome-05c79006df7fe3fcbb2a0d3ec672cd9cd2f9a5ef.tar.gz freebsd-ports-gnome-05c79006df7fe3fcbb2a0d3ec672cd9cd2f9a5ef.tar.zst freebsd-ports-gnome-05c79006df7fe3fcbb2a0d3ec672cd9cd2f9a5ef.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 |