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 d8cedc9eb61..ec60ba9231c 100644 --- a/www/dansguardian/Makefile +++ b/www/dansguardian/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2013/05/31 12:42:31 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2013/07/12 10:45:04 jperkin Exp $ DISTNAME= dansguardian-${VERSION}.source PKGNAME= dansguardian-${VERSION} VERSION= 2.8.0.6 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= www MASTER_SITES= http://dansguardian.org/downloads/2/Stable/ |