diff options
Diffstat (limited to 'russian')
-rw-r--r-- | russian/hunspell/Makefile | 6 | ||||
-rw-r--r-- | russian/hunspell/distinfo | 4 | ||||
-rw-r--r-- | russian/hunspell/pkg-descr | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/russian/hunspell/Makefile b/russian/hunspell/Makefile index 8f4fa7e31bd..2c625648ea2 100644 --- a/russian/hunspell/Makefile +++ b/russian/hunspell/Makefile @@ -6,8 +6,7 @@ # PORTNAME= hunspell -PORTVERSION= 20110701 -PORTREVISION= 1 +PORTVERSION= 20110801 CATEGORIES= russian textproc MASTER_SITES= GOOGLE_CODE DISTNAME= ru_RU_UTF8 @@ -17,6 +16,7 @@ COMMENT= Hunspell russian dictionary USE_ZIP= yes NO_BUILD= yes +NO_WRKSUBDIR= yes PROJECTHOST= hunspell-ru PLIST_FILES= %%DATADIR%%/ru_RU.aff \ @@ -25,6 +25,6 @@ PLIST_DIRSTRY= %%DATADIR%% do-install: ${MKDIR} ${DATADIR}/ - ${INSTALL_DATA} ${WRKDIR}/ru_RU.aff ${WRKDIR}/ru_RU.dic ${DATADIR}/ + ${INSTALL_DATA} ${WRKSRC}/ru_RU.aff ${WRKSRC}/ru_RU.dic ${DATADIR}/ .include <bsd.port.mk> diff --git a/russian/hunspell/distinfo b/russian/hunspell/distinfo index 0303a5689ee..1dced1ce488 100644 --- a/russian/hunspell/distinfo +++ b/russian/hunspell/distinfo @@ -1,2 +1,2 @@ -SHA256 (ru_RU_UTF8.zip) = e362ce38641f6cf0b10389e345f8d398ed4ad805801c8c84a3c13a50cb1d7427 -SIZE (ru_RU_UTF8.zip) = 666341 +SHA256 (ru_RU_UTF8.zip) = f7e6960752fa6cba1296f16877365e35159ee68babb2fdc8800d9c06c69c9222 +SIZE (ru_RU_UTF8.zip) = 665786 diff --git a/russian/hunspell/pkg-descr b/russian/hunspell/pkg-descr index 9845395be1e..d62feb85535 100644 --- a/russian/hunspell/pkg-descr +++ b/russian/hunspell/pkg-descr @@ -1,3 +1,3 @@ -Hunspell russian dictionnary +Hunspell russian dictionary WWW: http://code.google.com/p/hunspell-ru/ |