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 e61787e4641..f7181ba2dfa 100644 --- a/graphics/djview4/Makefile +++ b/graphics/djview4/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2013/06/04 22:16:15 tron Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/06 12:54:28 wiz Exp $ # DISTNAME= djview-4.8 PKGNAME= ${DISTNAME:S/djview/djview4/} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=djvu/} |