diff options
Diffstat (limited to 'graphics/djview4/Makefile')
-rw-r--r-- | graphics/djview4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/djview4/Makefile b/graphics/djview4/Makefile index 7622d62cc75..1b85912180c 100644 --- a/graphics/djview4/Makefile +++ b/graphics/djview4/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2012/02/29 21:22:16 shattered Exp $ +# $NetBSD: Makefile,v 1.20 2012/03/03 00:13:11 wiz Exp $ # DISTNAME= djview-4.8 PKGNAME= ${DISTNAME:S/djview/djview4/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=djvu/} |