diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-04-28 13:46:17 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-04-28 13:46:17 +0000 |
commit | 6c1d8e588463a7da461ba00937e7b38fe09f0411 (patch) | |
tree | 5993d0f33d63caa6d48fb063e50ce67a7638a4a4 /www/Makefile | |
parent | 3ee0faa496eeedc7b0235a830864b6aa9d4c8e8b (diff) | |
download | ports-6c1d8e588463a7da461ba00937e7b38fe09f0411.tar.gz ports-6c1d8e588463a7da461ba00937e7b38fe09f0411.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 4def00bd889f..cb77c9687bea 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.38 1997/03/02 19:49:27 andreas Exp $ +# $Id: Makefile,v 1.39 1997/03/31 11:42:18 jmg Exp $ # SUBDIR += Mosaic # requires Motif @@ -23,6 +23,7 @@ SUBDIR += netscape3 SUBDIR += netscape4 SUBDIR += p5-CGI + SUBDIR += p5-CGI.pm SUBDIR += p5-CGI_Lite SUBDIR += p5-HTML SUBDIR += p5-HTML-QuickCheck |