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 f13513b6f7a..62106af8057 100644 --- a/graphics/djview4/Makefile +++ b/graphics/djview4/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2012/10/06 14:10:46 asau Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/08 23:01:41 adam Exp $ # DISTNAME= djview-4.8 PKGNAME= ${DISTNAME:S/djview/djview4/} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=djvu/} |