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 e5703fe9e9c..f5ad011f4cf 100644 --- a/graphics/djview4/Makefile +++ b/graphics/djview4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/01/13 10:55:11 obache Exp $ +# $NetBSD: Makefile,v 1.17 2012/01/26 14:17:38 joerg Exp $ # DISTNAME= djview-4.8 @@ -7,7 +7,7 @@ PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=djvu/} -MAINTAINER= matias@dotbsd.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://djvu.sourceforge.net/ COMMENT= Portable DjVu viewer and browser plugin LICENSE= gnu-gpl-v2 |