diff options
Diffstat (limited to 'textproc/dictionary/Makefile')
-rw-r--r-- | textproc/dictionary/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/dictionary/Makefile b/textproc/dictionary/Makefile index be6ed0e7168f..8803d0b006cf 100644 --- a/textproc/dictionary/Makefile +++ b/textproc/dictionary/Makefile @@ -6,12 +6,12 @@ # PORTNAME= dictionary -PORTVERSION= 1.8.5 +PORTVERSION= 1.8.7 CATEGORIES= textproc net elisp MASTER_SITES= http://me.in-berlin.de/~myrkr/dictionary/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dryice@liu.com.cn COMMENT= A dictionary client for Emacs EMACS_PORT_NAME?= emacs21 |