diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-05-03 20:51:46 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-05-03 20:51:46 +0000 |
commit | bcd91c8c98ea85c0869dc4480eb2e00c27238a91 (patch) | |
tree | dbffe253056ae210582283f7f66698881d5e2bb8 | |
parent | e7933a995a029c3d6ae881c8f7725571278e2573 (diff) | |
download | freebsd-ports-bcd91c8c98ea85c0869dc4480eb2e00c27238a91.zip |
Activate ijb, the Internet Junkbuster.
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 9c4e6641bb23..05797b04d0ea 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.72 1998/03/28 08:26:41 peter Exp $ +# $Id: Makefile,v 1.73 1998/04/11 17:22:35 andreas Exp $ # SUBDIR += Mosaic # requires Motif @@ -21,6 +21,7 @@ SUBDIR += harvest SUBDIR += http-analyze SUBDIR += hypermail + SUBDIR += ijb SUBDIR += libpics SUBDIR += libwww SUBDIR += linemode |