diff options
author | SADA Kenji <sada@FreeBSD.org> | 2000-08-03 04:09:41 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2000-08-03 04:09:41 +0000 |
commit | 64bc62b07c173e0c6afa1f980b7d80f1585f71c9 (patch) | |
tree | eca3a31082900ea11b559203f9cd4faa6d30e46a | |
parent | New port - XSwallow is a general-purpose plugin for Netscape for Unix (diff) |
Activate xswallow.
Notes
Notes:
svn path=/head/; revision=31268
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index edd608079cc2..6ac36aa83cc4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -183,6 +183,7 @@ SUBDIR += wwwoffle SUBDIR += wwwstat SUBDIR += xitami + SUBDIR += xswallow SUBDIR += zope .include <bsd.port.subdir.mk> |