diff options
author | steve <steve@FreeBSD.org> | 1999-12-27 10:18:07 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-12-27 10:18:07 +0800 |
commit | c81ff36ec3f6fa034365ccc22fa51b1a03e40d1c (patch) | |
tree | eddc37766d9aab4fd980c77edb670ab8b6877292 /www/Makefile | |
parent | 746b5d337cbfed8a8d3482f84806701db8bc30bc (diff) | |
download | freebsd-ports-gnome-c81ff36ec3f6fa034365ccc22fa51b1a03e40d1c.tar.gz freebsd-ports-gnome-c81ff36ec3f6fa034365ccc22fa51b1a03e40d1c.tar.zst freebsd-ports-gnome-c81ff36ec3f6fa034365ccc22fa51b1a03e40d1c.zip |
Adding screem version 0.1.92
A GNOME/GTK-based HTML editor.
PR: 14956
Submitted by: Will Andrews <andrews@technologist.com>
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 5deff972ce38..6f03858b2378 100644 --- a/www/Makefile +++ b/www/Makefile @@ -96,6 +96,7 @@ SUBDIR += py-HTMLgen SUBDIR += roxen SUBDIR += ruboard + SUBDIR += screem SUBDIR += sitecopy SUBDIR += snarf SUBDIR += squid11 |