diff options
author | demon <demon@FreeBSD.org> | 2000-11-26 04:19:42 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2000-11-26 04:19:42 +0800 |
commit | c9131b255e63326eeb2a68dcf3565222313c41c4 (patch) | |
tree | edfed06d4f4ccce9a94afb50f931732ae2c0c9f2 /www/Makefile | |
parent | 65f1cd25c5e254d71ec9959d82ee9d76d6b8f0b6 (diff) | |
download | freebsd-ports-gnome-c9131b255e63326eeb2a68dcf3565222313c41c4.tar.gz freebsd-ports-gnome-c9131b255e63326eeb2a68dcf3565222313c41c4.tar.zst freebsd-ports-gnome-c9131b255e63326eeb2a68dcf3565222313c41c4.zip |
New port of SkipStone: Web browser that uses Mozilla's renderer.
PR: 22908, 22925
Submitted by: Eric Melville <eric@osd.bsdi.com>
Approved by: sobomax
Improved by: demon, sobomax
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index b466d575fe6e..edb0fa6091e7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -159,6 +159,7 @@ SUBDIR += ruboard SUBDIR += screem SUBDIR += sitecopy + SUBDIR += skipstone SUBDIR += smb_auth SUBDIR += snarf SUBDIR += squid22 |