From 45a4f33e3c55e0ab3567ee955aaa658dc03a114a Mon Sep 17 00:00:00 2001 From: sobomax Date: Mon, 3 Dec 2001 09:27:24 +0000 Subject: Add a patch, which allows junkbuster to work with Mozilla. Bump PORTREVISION. Submitted by: Steve Wills Drop maintainership, since I'm no longer use this software. --- www/junkbuster/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/junkbuster/Makefile') diff --git a/www/junkbuster/Makefile b/www/junkbuster/Makefile index ae35f539aed5..9222c8f13855 100644 --- a/www/junkbuster/Makefile +++ b/www/junkbuster/Makefile @@ -11,7 +11,7 @@ PORTNAME= junkbuster PORTVERSION= 2.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://server44.hypermart.net/f2org/ \ http://f2.org/download/ \ @@ -19,7 +19,7 @@ MASTER_SITES= http://server44.hypermart.net/f2org/ \ DISTNAME= ijb-zlib-10 EXTRACT_SUFX= .tgz -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org ALL_TARGET= # yes, an empty target. JDIR= ${PREFIX}/etc/junkbuster -- cgit