diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-17 22:16:03 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-17 22:16:03 +0000 |
commit | 0ee0eb55e3fc7ed2a8784693f2eece654bd7b05f (patch) | |
tree | db12988eaf9a1fd80fb739cac9d0a3643586ea9b | |
parent | Add galeon2 after a repo copy from galeon. Galeon 2 is the GNOME 2 (diff) |
Add galeon2.
Notes
Notes:
svn path=/head/; revision=70330
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 26b1fb309986..6f66b80f22e4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -93,6 +93,7 @@ SUBDIR += fxhtml SUBDIR += g-gcl SUBDIR += galeon + SUBDIR += galeon2 SUBDIR += gallery SUBDIR += glibwww SUBDIR += gn |