diff options
Diffstat (limited to 'www/dansguardian')
-rw-r--r-- | www/dansguardian/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/dansguardian/Makefile b/www/dansguardian/Makefile index 05607a3a1a8..0829058e4de 100644 --- a/www/dansguardian/Makefile +++ b/www/dansguardian/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2010/08/21 16:36:30 seb Exp $ +# $NetBSD: Makefile,v 1.11 2011/08/14 16:05:40 obache Exp $ DISTNAME= dansguardian-${VERSION}.source PKGNAME= dansguardian-${VERSION} VERSION= 2.8.0.6 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= www MASTER_SITES= http://dansguardian.org/downloads/2/Stable/ |