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-hyphen | |
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-hyphen')
-rw-r--r-- | textproc/es-hyphen/Makefile | 4 | ||||
-rw-r--r-- | textproc/es-hyphen/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/es-hyphen/Makefile b/textproc/es-hyphen/Makefile index 8b16f572e548..5b58558157fb 100644 --- a/textproc/es-hyphen/Makefile +++ b/textproc/es-hyphen/Makefile @@ -9,9 +9,9 @@ PORTNAME= hyphen PORTVERSION= 2005.11.18 PORTREVISION= 1 CATEGORIES= textproc -MASTER_SITES= http://ftp.osuosl.org/pub/openoffice/contrib/dictionaries/ +MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ PKGNAMEPREFIX= es- -DISTNAME= hyph_es_ES +DISTNAME= hyph_es_ES-${PORTVERSION:C/\.//g} MAINTAINER= office@FreeBSD.org COMMENT= Spanish hyphenation rules diff --git a/textproc/es-hyphen/distinfo b/textproc/es-hyphen/distinfo index 650158b2af6e..0d0a48c88db9 100644 --- a/textproc/es-hyphen/distinfo +++ b/textproc/es-hyphen/distinfo @@ -1,2 +1,2 @@ -SHA256 (hyph_es_ES.zip) = e762c75276ee65905c11b2ea6ff7984c926c656e746a3a3a5a5eaa8226d58aa8 -SIZE (hyph_es_ES.zip) = 13352 +SHA256 (hyph_es_ES-20051118.zip) = e762c75276ee65905c11b2ea6ff7984c926c656e746a3a3a5a5eaa8226d58aa8 +SIZE (hyph_es_ES-20051118.zip) = 13352 |