summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-06 12:08:38 +0000
committerrodent <rodent@pkgsrc.org>2013-04-06 12:08:38 +0000
commitdccd7363ab09eb7343f6a3844c867e5a794572b4 (patch)
tree0fc76d024bf4521719629bf60ff65ee585cc2f9b /graphics
parentdeefc8de1b30d83277d77d1aef7c45e7a5683291 (diff)
downloadpkgsrc-dccd7363ab09eb7343f6a3844c867e5a794572b4.tar.gz
'For consistency, please add a trailing slash to "http://example.com".'
Diffstat (limited to 'graphics')
-rw-r--r--graphics/jbig2dec/Makefile20
1 files changed, 10 insertions, 10 deletions
diff --git a/graphics/jbig2dec/Makefile b/graphics/jbig2dec/Makefile
index d153136c679..564c09a39a9 100644
--- a/graphics/jbig2dec/Makefile
+++ b/graphics/jbig2dec/Makefile
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.2 2012/10/06 14:11:00 asau Exp $
+# $NetBSD: Makefile,v 1.3 2013/04/06 12:08:39 rodent Exp $
#
-DISTNAME= jbig2dec-0.11
-CATEGORIES= graphics
-MASTER_SITES= http://ghostscript.com/~giles/jbig2/jbig2dec/
+DISTNAME= jbig2dec-0.11
+CATEGORIES= graphics
+MASTER_SITES= http://ghostscript.com/~giles/jbig2/jbig2dec/
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://jbig2dec.sourceforge.net
-COMMENT= JBIG2 decoder library
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://jbig2dec.sourceforge.net/
+COMMENT= JBIG2 decoder library
-LICENSE= gnu-gpl-v3
+LICENSE= gnu-gpl-v3
-USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"