diff options
author | mph <mph@FreeBSD.org> | 1998-05-04 04:51:46 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-05-04 04:51:46 +0800 |
commit | d7617154a629cdcb1710fe0b1878c3971f8e9de6 (patch) | |
tree | 39e3af436316e1192c9fe198ea079312de497c05 /www | |
parent | e74e8b3409eb3c4ee1bb3446f3a8496d924626fa (diff) | |
download | freebsd-ports-gnome-d7617154a629cdcb1710fe0b1878c3971f8e9de6.tar.gz freebsd-ports-gnome-d7617154a629cdcb1710fe0b1878c3971f8e9de6.tar.zst freebsd-ports-gnome-d7617154a629cdcb1710fe0b1878c3971f8e9de6.zip |
Activate ijb, the Internet Junkbuster.
Diffstat (limited to 'www')
-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 |