summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/dblatex/Makefile4
-rw-r--r--textproc/hunspell-da_DK/Makefile4
-rw-r--r--textproc/hunspell-sk_SK/Makefile4
-rw-r--r--textproc/jade/Makefile4
-rw-r--r--textproc/kakasi/Makefile4
-rw-r--r--textproc/py-enchant/Makefile4
6 files changed, 12 insertions, 12 deletions
diff --git a/textproc/dblatex/Makefile b/textproc/dblatex/Makefile
index 6b5b454f8f0..46bbe5cb993 100644
--- a/textproc/dblatex/Makefile
+++ b/textproc/dblatex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2012/11/03 20:33:04 gls Exp $
+# $NetBSD: Makefile,v 1.14 2013/04/08 11:17:23 rodent Exp $
#
DISTNAME= dblatex-0.3.2
@@ -31,7 +31,7 @@ SUBST_SED.man+= -e "s,'python','${PYTHONBIN}',"
do-test:
cd ${WRKSRC}/tests/mathml && gmake
-
+
.include "../../lang/python/application.mk"
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/hunspell-da_DK/Makefile b/textproc/hunspell-da_DK/Makefile
index 485534fdd4d..e105186f5a4 100644
--- a/textproc/hunspell-da_DK/Makefile
+++ b/textproc/hunspell-da_DK/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/07/19 17:48:04 ahoka Exp $
+# $NetBSD: Makefile,v 1.2 2013/04/08 11:17:23 rodent Exp $
VERSION= 20070106
DISTNAME= da_DK
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Danish dictionary for hunspell
-.include "../../textproc/hunspell/Makefile.common"
+.include "../../textproc/hunspell/Makefile.common"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/hunspell-sk_SK/Makefile b/textproc/hunspell-sk_SK/Makefile
index 94b5ada101a..0006b6af1d3 100644
--- a/textproc/hunspell-sk_SK/Makefile
+++ b/textproc/hunspell-sk_SK/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2013/04/06 13:09:26 rodent Exp $
+# $NetBSD: Makefile,v 1.4 2013/04/08 11:17:23 rodent Exp $
-VERSION= 20090330
+VERSION= 20090330
DICTNAME= sk_SK
PKGNAME= hunspell-${DICTNAME}-${VERSION}
DISTNAME= hunspell-sk-${VERSION}
diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile
index db792ccb56b..e44411c57e4 100644
--- a/textproc/jade/Makefile
+++ b/textproc/jade/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.51 2012/10/25 06:56:01 asau Exp $
+# $NetBSD: Makefile,v 1.52 2013/04/08 11:17:23 rodent Exp $
DISTNAME= jade-1.2.1
PKGREVISION= 13
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.jclark.com/pub/jade/ \
- ftp://ftp.funet.fi/pub/mirrors/ftp.jclark.com/pub/jade/
+ ftp://ftp.funet.fi/pub/mirrors/ftp.jclark.com/pub/jade/
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.jclark.com/jade/
diff --git a/textproc/kakasi/Makefile b/textproc/kakasi/Makefile
index 1d2444349c7..d14cac41d08 100644
--- a/textproc/kakasi/Makefile
+++ b/textproc/kakasi/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2012/10/25 06:56:02 asau Exp $
+# $NetBSD: Makefile,v 1.21 2013/04/08 11:17:23 rodent Exp $
DISTNAME= kakasi-2.3.4
PKGREVISION= 5
CATEGORIES= japanese textproc
-MASTER_SITES= http://kakasi.namazu.org/stable/
+MASTER_SITES= http://kakasi.namazu.org/stable/
MAINTAINER= tech-pkg-ja@jp.NetBSD.org
HOMEPAGE= http://kakasi.namazu.org/
diff --git a/textproc/py-enchant/Makefile b/textproc/py-enchant/Makefile
index 0533409ca8e..b469643f08f 100644
--- a/textproc/py-enchant/Makefile
+++ b/textproc/py-enchant/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2012/10/25 06:56:49 asau Exp $
+# $NetBSD: Makefile,v 1.10 2013/04/08 11:17:23 rodent Exp $
#
DISTNAME= pyenchant-1.6.5
@@ -32,7 +32,7 @@ SUBST_STAGE.dlpath= pre-configure
SUBST_FILES.dlpath= enchant/_enchant.py
SUBST_VARS.dlpath= PYENCHANT_LIBRARY_PATH
-post-extract:
+post-extract:
# fix README file permissions
${CHMOD} 644 ${WRKSRC}/enchant/share/enchant/ispell/README.txt