summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apache/mod_access_dnsbl/mod_access_dnsbl-0.01.ebuild')
-rw-r--r--www-apache/mod_access_dnsbl/mod_access_dnsbl-0.01.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/www-apache/mod_access_dnsbl/mod_access_dnsbl-0.01.ebuild b/www-apache/mod_access_dnsbl/mod_access_dnsbl-0.01.ebuild
index 20605d854eeb..e7f433ee5310 100644
--- a/www-apache/mod_access_dnsbl/mod_access_dnsbl-0.01.ebuild
+++ b/www-apache/mod_access_dnsbl/mod_access_dnsbl-0.01.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_access_dnsbl/mod_access_dnsbl-0.01.ebuild,v 1.1 2007/09/10 10:06:14 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_access_dnsbl/mod_access_dnsbl-0.01.ebuild,v 1.2 2008/01/27 16:03:54 hollow Exp $
inherit apache-module eutils
KEYWORDS="~amd64 ~x86"
-DESCRIPTION="mod_access_dnsbl allows the webmaster to specify access controls in a similar fashion to mod_access, but rather against an adminsitrator-supplied list of DNSBL zones."
+DESCRIPTION="mod_access_dnsbl allows to specify access controls against a list of DNSBL zones"
HOMEPAGE="http://www.apacheconsultancy.com/modules/mod_access_dnsbl/"
SRC_URI="http://www.apacheconsultancy.com/modules/mod_access_dnsbl/${P}.tar.gz"