diff options
Diffstat (limited to 'www/bannerfilter/Makefile')
-rw-r--r-- | www/bannerfilter/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/bannerfilter/Makefile b/www/bannerfilter/Makefile index f4d48d535fa6..3ebf5d9a77c0 100644 --- a/www/bannerfilter/Makefile +++ b/www/bannerfilter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: bannerfilter -# Date created: 14 Aug 2005 -# Whom: Emanuel Haupt <ehaupt@critical.ch> -# +# Created by: Emanuel Haupt <ehaupt@critical.ch> # $FreeBSD$ -# PORTNAME= bannerfilter PORTVERSION= 1.31 @@ -12,7 +8,7 @@ MASTER_SITES= http://phroggy.com/files/unix/ \ CRITICAL MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A squid redirect script for filtering web banners +COMMENT= Squid redirect script for filtering web banners LICENSE= GPLv2 |