diff options
Diffstat (limited to 'german/mythes/Makefile')
-rw-r--r-- | german/mythes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/german/mythes/Makefile b/german/mythes/Makefile index 72e8f3823d0c..5931b5275194 100644 --- a/german/mythes/Makefile +++ b/german/mythes/Makefile @@ -8,8 +8,8 @@ PORTNAME= mythes PORTVERSION= 2011.08.16 CATEGORIES= german textproc -MASTER_SITES= http://www.openthesaurus.de/export/ -DISTNAME= Deutscher-Thesaurus +MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ +DISTNAME= Deutscher-Thesaurus-${PORTVERSION:C/\.//g} EXTRACT_SUFX= .oxt MAINTAINER= office@FreeBSD.org |