diff options
Diffstat (limited to 'graphics/djview4/Makefile')
-rw-r--r-- | graphics/djview4/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/djview4/Makefile b/graphics/djview4/Makefile index 644b3bc087c..8dee6b10237 100644 --- a/graphics/djview4/Makefile +++ b/graphics/djview4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2011/04/22 13:43:43 obache Exp $ +# $NetBSD: Makefile,v 1.14 2011/10/27 10:36:50 ryoon Exp $ # -DISTNAME= djview4-4.5 -PKGREVISION= 5 +DISTNAME= djview-4.8 +PKGNAME= ${DISTNAME:S/djview/djview4/} CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=djvu/} |