diff options
Diffstat (limited to 'textproc/dictionary/Makefile')
-rw-r--r-- | textproc/dictionary/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/dictionary/Makefile b/textproc/dictionary/Makefile index 4505a524a12a..be6ed0e7168f 100644 --- a/textproc/dictionary/Makefile +++ b/textproc/dictionary/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dictionary -PORTVERSION= 1.8.3 +PORTVERSION= 1.8.5 CATEGORIES= textproc net elisp MASTER_SITES= http://me.in-berlin.de/~myrkr/dictionary/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |