diff options
Diffstat (limited to 'graphics/djview4/Makefile')
-rw-r--r-- | graphics/djview4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/djview4/Makefile b/graphics/djview4/Makefile index 6e156ca6941..6afe22b4813 100644 --- a/graphics/djview4/Makefile +++ b/graphics/djview4/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2008/06/20 01:09:21 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2009/08/26 19:57:38 sno Exp $ # DISTNAME= djview4-4.2-2 PKGNAME= djview4-4.2.2 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=djvu/} |