diff options
Diffstat (limited to 'www/dansguardian/Makefile')
-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 93498f3b862..d8cedc9eb61 100644 --- a/www/dansguardian/Makefile +++ b/www/dansguardian/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2012/10/28 06:30:13 asau Exp $ +# $NetBSD: Makefile,v 1.14 2013/05/31 12:42:31 wiz Exp $ DISTNAME= dansguardian-${VERSION}.source PKGNAME= dansguardian-${VERSION} VERSION= 2.8.0.6 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= www MASTER_SITES= http://dansguardian.org/downloads/2/Stable/ |