diff options
author | sf <sf@FreeBSD.org> | 2001-07-22 02:24:17 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-07-22 02:24:17 +0800 |
commit | 7f6ab146f8acf64c505890cbac9efb2808d4d7fc (patch) | |
tree | 5e50eac0483ff7568cdcd2b214fe1886934b025f /www/Makefile | |
parent | a875edf66052cb4841ac8a910ab338f19cdce59d (diff) | |
download | freebsd-ports-gnome-7f6ab146f8acf64c505890cbac9efb2808d4d7fc.tar.gz freebsd-ports-gnome-7f6ab146f8acf64c505890cbac9efb2808d4d7fc.tar.zst freebsd-ports-gnome-7f6ab146f8acf64c505890cbac9efb2808d4d7fc.zip |
add w3m-image.
remove w3m-ssl.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 11e04b86f73f..9d34cfbbd29f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -281,7 +281,7 @@ SUBDIR += w3-4 SUBDIR += w3c-httpd SUBDIR += w3m - SUBDIR += w3m-ssl + SUBDIR += w3m-image SUBDIR += w3mir SUBDIR += wb0 SUBDIR += wcol |