diff options
Diffstat (limited to '')
-rw-r--r-- | www/dansguardian/Makefile | 6 | ||||
-rw-r--r-- | www/dansguardian/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/dansguardian/Makefile b/www/dansguardian/Makefile index 7444dc18b2d6..cdb644c93605 100644 --- a/www/dansguardian/Makefile +++ b/www/dansguardian/Makefile @@ -6,17 +6,17 @@ # PORTNAME= dansguardian -PORTVERSION= 2.2.8.0 +PORTVERSION= 2.2.9.1 CATEGORIES= www MASTER_SITES= # empty, see below -DISTNAME= DansGuardian-2.2.8-0.source +DISTNAME= DansGuardian-${PORTVERSION:R}-${PORTVERSION:E}.source MAINTAINER= fcash@bigfoot.com RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid24:install \ ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13:install -WRKSRC= ${WRKDIR}/DansGuardian-2.2.8 +WRKSRC= ${WRKDIR}/DansGuardian-${PORTVERSION:R} GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ --bindir=/sbin/ \ diff --git a/www/dansguardian/distinfo b/www/dansguardian/distinfo index af338d02c839..8e932f345889 100644 --- a/www/dansguardian/distinfo +++ b/www/dansguardian/distinfo @@ -1 +1 @@ -MD5 (DansGuardian-2.2.8-0.source.tar.gz) = 36eab61ddb5639d1aaed677a6da764e6 +MD5 (DansGuardian-2.2.9-1.source.tar.gz) = 378558fb3f080b717a9f338256cded58 |