diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-06 13:09:24 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-06 13:09:24 +0000 |
commit | fd02fa38a4879c44765fd924443a4b77a7d72d32 (patch) | |
tree | a63f602fc497b7981d4117d40fbeca585ed02710 /textproc | |
parent | 296372632863ce158ef8677a660157d4bdf52601 (diff) | |
download | pkgsrc-fd02fa38a4879c44765fd924443a4b77a7d72d32.tar.gz |
"Please write NetBSD.org instead of netbsd.org"
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/hunspell-ar/Makefile | 4 | ||||
-rw-r--r-- | textproc/hunspell-sk_SK/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/hunspell-ar/Makefile b/textproc/hunspell-ar/Makefile index 9bd5edd3ba8..e9314d0276d 100644 --- a/textproc/hunspell-ar/Makefile +++ b/textproc/hunspell-ar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/25 06:55:54 asau Exp $ +# $NetBSD: Makefile,v 1.3 2013/04/06 13:09:26 rodent Exp $ VERSION= 20080110 DICTNAME= ar @@ -7,7 +7,7 @@ DISTNAME= hunspell-${DICTNAME}_${VERSION} CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ayaspell/} -MAINTAINER= pkgsrc-users@netbsd.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://wiki.services.openoffice.org/wiki/Dictionaries COMMENT= Arabic dictionary for hunspell diff --git a/textproc/hunspell-sk_SK/Makefile b/textproc/hunspell-sk_SK/Makefile index dec68c8664e..94b5ada101a 100644 --- a/textproc/hunspell-sk_SK/Makefile +++ b/textproc/hunspell-sk_SK/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/25 06:55:56 asau Exp $ +# $NetBSD: Makefile,v 1.3 2013/04/06 13:09:26 rodent Exp $ VERSION= 20090330 DICTNAME= sk_SK @@ -9,7 +9,7 @@ EXTRACT_SUFX= .zip MASTER_SITES= http://www.sk-spell.sk.cx/files/ -MAINTAINER= pkgsrc-users@netbsd.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.sk-spell.sk.cx/hunspell-sk COMMENT= Slovak dictionary for hunspell |