diff options
Diffstat (limited to 'www/sarg/Makefile')
-rw-r--r-- | www/sarg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/sarg/Makefile b/www/sarg/Makefile index 2c0513a581b..11c30c2b7f7 100644 --- a/www/sarg/Makefile +++ b/www/sarg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2008/08/01 10:10:26 mishka Exp $ +# $NetBSD: Makefile,v 1.16 2009/08/26 19:58:28 sno Exp $ DISTNAME= sarg-2.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sarg/} |