diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 1999-07-27 04:15:49 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 1999-07-27 04:15:49 +0000 |
commit | d588758e6ee17e1595bd31294613c7263d3da8b4 (patch) | |
tree | 2a3ce0b465f0cae4b3e8c33cea646f155696a616 /www/Makefile | |
parent | PR: 12799 (diff) |
Say hello to bluefish.
Notes
Notes:
svn path=/head/; revision=20358
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 e342c03265d2..f9bc82875977 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.137 1999/07/03 23:45:47 cpiazza Exp $ +# $Id: Makefile,v 1.138 1999/07/14 08:47:38 obrien Exp $ # SUBDIR += Mosaic # requires Motif @@ -14,6 +14,7 @@ SUBDIR += arena SUBDIR += ashe # requires Motif SUBDIR += aswedit + SUBDIR += bluefish SUBDIR += boa SUBDIR += cgihtml SUBDIR += calamaris |