diff options
Diffstat (limited to 'textproc/hunspell-sk_SK/Makefile')
-rw-r--r-- | textproc/hunspell-sk_SK/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/hunspell-sk_SK/Makefile b/textproc/hunspell-sk_SK/Makefile index 63b8c6ccd4d..dec68c8664e 100644 --- a/textproc/hunspell-sk_SK/Makefile +++ b/textproc/hunspell-sk_SK/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/10/12 21:14:51 ahoka Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/25 06:55:56 asau Exp $ VERSION= 20090330 DICTNAME= sk_SK @@ -13,7 +13,6 @@ MAINTAINER= pkgsrc-users@netbsd.org HOMEPAGE= http://www.sk-spell.sk.cx/hunspell-sk COMMENT= Slovak dictionary for hunspell -PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= # none INSTALLATION_DIRS= share/hunspell share/doc/hunspell-${DICTNAME} |