diff options
Diffstat (limited to 'textproc/dict')
-rw-r--r-- | textproc/dict/Makefile | 1 | ||||
-rw-r--r-- | textproc/dict/files/dict.conf | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/dict/Makefile b/textproc/dict/Makefile index 17b4d6bb11ba..366d9d774bb5 100644 --- a/textproc/dict/Makefile +++ b/textproc/dict/Makefile @@ -1,5 +1,6 @@ PORTNAME= dict PORTVERSION= 1.13.3 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF/dict/dictd/dictd-${PORTVERSION} DISTNAME= dictd-${PORTVERSION} diff --git a/textproc/dict/files/dict.conf b/textproc/dict/files/dict.conf index aa9f9608b4cb..6d2adf5d97a2 100644 --- a/textproc/dict/files/dict.conf +++ b/textproc/dict/files/dict.conf @@ -2,10 +2,10 @@ # CONFIGURATION section of dict(1) for the full syntax. # # A list of public dict servers is available at -# http://luetzschena-stahmeln.de/dictd/index.php +# https://dict-servers.catflap.org/ # but one of the following should work. # server dict.org -server dict.trit.org -server dict.die.net +server dict.catflap.org +server dict.trit.net |