diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-08-18 01:42:34 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-08-18 01:42:34 +0800 |
commit | 826d5fd034cd872d63063f0f4b1e613600d4ae79 (patch) | |
tree | e1d456bcfe8ec749a59940fed1d4cf9170f99c83 /russian/hunspell | |
parent | 2160001ab700e7b53f64ccc3b5171697c74acf11 (diff) | |
download | freebsd-ports-gnome-826d5fd034cd872d63063f0f4b1e613600d4ae79.tar.gz freebsd-ports-gnome-826d5fd034cd872d63063f0f4b1e613600d4ae79.tar.zst freebsd-ports-gnome-826d5fd034cd872d63063f0f4b1e613600d4ae79.zip |
- Change MASTER_SITES to my LOCAL to avoid implicit change of non-versioned
dist files
Diffstat (limited to 'russian/hunspell')
-rw-r--r-- | russian/hunspell/Makefile | 4 | ||||
-rw-r--r-- | russian/hunspell/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/russian/hunspell/Makefile b/russian/hunspell/Makefile index e1f4af59870f..3718fc750011 100644 --- a/russian/hunspell/Makefile +++ b/russian/hunspell/Makefile @@ -8,8 +8,8 @@ PORTNAME= hunspell PORTVERSION= 20110801 CATEGORIES= russian textproc -MASTER_SITES= GOOGLE_CODE -DISTNAME= ru_RU_UTF8 +MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ +DISTNAME= ru_RU_UTF8-${PORTVERSION} MAINTAINER= office@FreeBSD.org COMMENT= Russian hunspell dictionaries diff --git a/russian/hunspell/distinfo b/russian/hunspell/distinfo index 1dced1ce4888..0073194ae0b1 100644 --- a/russian/hunspell/distinfo +++ b/russian/hunspell/distinfo @@ -1,2 +1,2 @@ -SHA256 (ru_RU_UTF8.zip) = f7e6960752fa6cba1296f16877365e35159ee68babb2fdc8800d9c06c69c9222 -SIZE (ru_RU_UTF8.zip) = 665786 +SHA256 (ru_RU_UTF8-20110801.zip) = f7e6960752fa6cba1296f16877365e35159ee68babb2fdc8800d9c06c69c9222 +SIZE (ru_RU_UTF8-20110801.zip) = 665786 |