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 /german/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 'german/hyphen')
-rw-r--r-- | german/hyphen/Makefile | 4 | ||||
-rw-r--r-- | german/hyphen/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/german/hyphen/Makefile b/german/hyphen/Makefile index c743ae7c5c3f..e30c683e913a 100644 --- a/german/hyphen/Makefile +++ b/german/hyphen/Makefile @@ -9,8 +9,8 @@ PORTNAME= hyphen PORTVERSION= 2007.02.17 PORTREVISION= 1 CATEGORIES= german textproc -MASTER_SITES= http://ftp.osuosl.org/pub/openoffice/contrib/dictionaries/ -DISTNAME= hyph_de_DE +MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ +DISTNAME= hyph_de_DE-${PORTVERSION:C/\.//g} MAINTAINER= office@FreeBSD.org COMMENT= German hyphenation rules diff --git a/german/hyphen/distinfo b/german/hyphen/distinfo index 1f2f1c9a0d22..20896074744d 100644 --- a/german/hyphen/distinfo +++ b/german/hyphen/distinfo @@ -1,2 +1,2 @@ -SHA256 (hyph_de_DE.zip) = 731a87fb5ed128341b4178b1dee11819fd5e7392e4ac0526c318d9ab28cf61c9 -SIZE (hyph_de_DE.zip) = 26322 +SHA256 (hyph_de_DE-20070217.zip) = 731a87fb5ed128341b4178b1dee11819fd5e7392e4ac0526c318d9ab28cf61c9 +SIZE (hyph_de_DE-20070217.zip) = 26322 |