diff options
Diffstat (limited to 'graphics/djview4')
-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 ad4cbe2836d..644b3bc087c 100644 --- a/graphics/djview4/Makefile +++ b/graphics/djview4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2011/02/26 07:30:09 ryoon Exp $ +# $NetBSD: Makefile,v 1.13 2011/04/22 13:43:43 obache Exp $ # DISTNAME= djview4-4.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=djvu/} |