diff options
Diffstat (limited to 'polish/hunspell')
-rw-r--r-- | polish/hunspell/Makefile | 8 | ||||
-rw-r--r-- | polish/hunspell/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/polish/hunspell/Makefile b/polish/hunspell/Makefile index 8eb073c65b6a..15049209614e 100644 --- a/polish/hunspell/Makefile +++ b/polish/hunspell/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pl-hunspell -PORTVERSION= 20110722 +PORTVERSION= 20110727 CATEGORIES= textproc MASTER_SITES= http://sjp.pl/slownik/ort/ DISTNAME= sjp-myspell-pl-${PORTVERSION} @@ -22,14 +22,14 @@ NO_BUILD= yes PLIST_FILES= share/hunspell/pl_PL.aff \ share/hunspell/pl_PL.dic -PLIST_DIRS= share/hunspell +PLIST_DIRSTRY= share/hunspell post-extract: @${MKDIR} ${WRKSRC} @${EXTRACT_CMD} ${WRKDIR}/pl_PL.zip -d ${WRKSRC} do-install: - @${MKDIR} ${PREFIX}/share/hunspell - @${INSTALL_DATA} ${WRKSRC}/pl_PL.* ${PREFIX}/share/hunspell + ${MKDIR} ${PREFIX}/share/hunspell/ + ${INSTALL_DATA} ${WRKSRC}/pl_PL.aff ${WRKSRC}/pl_PL.dic ${PREFIX}/share/hunspell/ .include <bsd.port.mk> diff --git a/polish/hunspell/distinfo b/polish/hunspell/distinfo index 16098024bdb6..98ccc53c31a0 100644 --- a/polish/hunspell/distinfo +++ b/polish/hunspell/distinfo @@ -1,2 +1,2 @@ -SHA256 (sjp-myspell-pl-20110722.zip) = 972664ad6c4b7c948316f79644df3662978542abd502585de95b0b75283df80c -SIZE (sjp-myspell-pl-20110722.zip) = 1089711 +SHA256 (sjp-myspell-pl-20110727.zip) = c44833971bc8856a02bd9e6a7071902eb6c5d73603de695d11f3991e9d33f65a +SIZE (sjp-myspell-pl-20110727.zip) = 1090239 |