From 826d5fd034cd872d63063f0f4b1e613600d4ae79 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Wed, 17 Aug 2011 17:42:34 +0000 Subject: - Change MASTER_SITES to my LOCAL to avoid implicit change of non-versioned dist files --- german/hyphen/Makefile | 4 ++-- german/hyphen/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'german/hyphen') 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 -- cgit