diff options
author | foxfair <foxfair@FreeBSD.org> | 1999-07-27 12:15:49 +0800 |
---|---|---|
committer | foxfair <foxfair@FreeBSD.org> | 1999-07-27 12:15:49 +0800 |
commit | f4c527767e97866ad93ff6e7f4190aaf6b31df7b (patch) | |
tree | b13b47690779193d88b93217324e7afdc29ebe10 /www/Makefile | |
parent | f807f22074ea82beb4450580cd90ddeaf0ee538d (diff) | |
download | freebsd-ports-gnome-f4c527767e97866ad93ff6e7f4190aaf6b31df7b.tar.gz freebsd-ports-gnome-f4c527767e97866ad93ff6e7f4190aaf6b31df7b.tar.zst freebsd-ports-gnome-f4c527767e97866ad93ff6e7f4190aaf6b31df7b.zip |
Say hello to bluefish.
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 |