diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-07-10 06:29:41 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-07-10 06:29:41 +0000 |
commit | ea817ec47d94f1a2c21c14c5cff6089d1e090dd3 (patch) | |
tree | a398eaef87bad158117bea574d84b69de0121a78 /www/Makefile | |
parent | e905fbc7f5c3b37ea85f97bf22446608c793ca56 (diff) | |
download | ports-ea817ec47d94f1a2c21c14c5cff6089d1e090dd3.tar.gz ports-ea817ec47d94f1a2c21c14c5cff6089d1e090dd3.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 0c60768ac861..3474a1cb410a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.51 1997/06/28 14:27:41 max Exp $ +# $Id: Makefile,v 1.52 1997/07/03 01:12:05 ache Exp $ # SUBDIR += Mosaic # requires Motif @@ -6,6 +6,7 @@ SUBDIR += apache SUBDIR += arena SUBDIR += ashe # requires Motif + SUBDIR += aswedit SUBDIR += cgiparse SUBDIR += chimera SUBDIR += comline |