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 /textproc/es-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 'textproc/es-hunspell')
-rw-r--r-- | textproc/es-hunspell/Makefile | 4 | ||||
-rw-r--r-- | textproc/es-hunspell/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/es-hunspell/Makefile b/textproc/es-hunspell/Makefile index cdcd6ee3eadb..d6919828230e 100644 --- a/textproc/es-hunspell/Makefile +++ b/textproc/es-hunspell/Makefile @@ -9,9 +9,9 @@ PORTNAME= hunspell PORTVERSION= 0.5 PORTREVISION= 1 CATEGORIES= textproc -MASTER_SITES= http://extensions.services.openoffice.org/e-files/1639/2/ +MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ PKGNAMEPREFIX= es- -DISTNAME= es_ANY +DISTNAME= es_ANY-${PORTVERSION} EXTRACT_SUFX= .oxt MAINTAINER= office@FreeBSD.org diff --git a/textproc/es-hunspell/distinfo b/textproc/es-hunspell/distinfo index 172ec691e519..096f1bcf7742 100644 --- a/textproc/es-hunspell/distinfo +++ b/textproc/es-hunspell/distinfo @@ -1,2 +1,2 @@ -SHA256 (es_ANY.oxt) = cc5b5de594d9029b49f0587fff8fa994f27a42b7154d93d015fe563136efd260 -SIZE (es_ANY.oxt) = 1416009 +SHA256 (es_ANY-0.5.oxt) = cc5b5de594d9029b49f0587fff8fa994f27a42b7154d93d015fe563136efd260 +SIZE (es_ANY-0.5.oxt) = 1416009 |