diff options
Diffstat (limited to 'german/dict/Makefile')
-rw-r--r-- | german/dict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/german/dict/Makefile b/german/dict/Makefile index b7d02a9f9923..a0d7103adcf6 100644 --- a/german/dict/Makefile +++ b/german/dict/Makefile @@ -8,7 +8,7 @@ PORTNAME= dict PORTVERSION= 1.2 CATEGORIES= german -MASTER_SITES= http://www.de.freebsd.org/~wosch/src/ +MASTER_SITES= http://wolfram.schneider.org/src/ DISTNAME= dict-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${dict}.gz EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} |