diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2010-09-18 07:38:38 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2010-09-18 07:38:38 +0000 |
commit | c941a6dffaf03c411bf0f5bdfd30ce406c5c823a (patch) | |
tree | 3586bf6f808457c80879a8d03dd12f1f5f7d8884 /german/ding | |
parent | - Update to 05_20100905 (diff) |
- Add additional MASTER_SITES to fix distfile fetching
Reported by: pointyhat via pav
Submitted by: ehaupt
Notes
Notes:
svn path=/head/; revision=261373
Diffstat (limited to 'german/ding')
-rw-r--r-- | german/ding/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/german/ding/Makefile b/german/ding/Makefile index cf9bbc8251c1..3a7139d229da 100644 --- a/german/ding/Makefile +++ b/german/ding/Makefile @@ -8,7 +8,8 @@ PORTNAME= ding PORTVERSION= 1.7 CATEGORIES= german tk -MASTER_SITES= ftp://ftp.tu-chemnitz.de/pub/Local/urz/ding/ +MASTER_SITES= ftp://ftp.tu-chemnitz.de/pub/Local/urz/ding/ \ + CRITICAL MAINTAINER= beat@FreeBSD.org COMMENT= A German-English dictionary program for X windows/Unix |