diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-03-09 16:49:43 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-03-09 16:49:43 +0000 |
commit | 19434ec1e8ac451a631f28a953793406682b6c7c (patch) | |
tree | da80e2fe56d1fdf6048fc1a979c9e8420a16997b /textproc/dictionary/Makefile | |
parent | 29e864500bf7885898fdc8f22acef28196e64d9d (diff) | |
download | ports-19434ec1e8ac451a631f28a953793406682b6c7c.tar.gz ports-19434ec1e8ac451a631f28a953793406682b6c7c.zip |
Notes
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 |