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 | |
parent | 29e864500bf7885898fdc8f22acef28196e64d9d (diff) | |
download | freebsd-ports-19434ec1e8ac451a631f28a953793406682b6c7c.zip |
- Update to 1.8.7.
- Pass maintainership to submitter.
PR: ports/78619
Submitted by: Dryice Liu <dryice@liu.com.cn>
Approved by: pav (mentor)
Diffstat (limited to 'textproc/dictionary')
-rw-r--r-- | textproc/dictionary/Makefile | 4 | ||||
-rw-r--r-- | textproc/dictionary/distinfo | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/textproc/dictionary/distinfo b/textproc/dictionary/distinfo index 3fd5dc6bd65c..342756355ba6 100644 --- a/textproc/dictionary/distinfo +++ b/textproc/dictionary/distinfo @@ -1,2 +1,2 @@ -MD5 (dictionary-1.8.5.tar.gz) = bc4f94ef42fbfd65d83215e73ac3c178 -SIZE (dictionary-1.8.5.tar.gz) = 32515 +MD5 (dictionary-1.8.7.tar.gz) = 98b2e643a8f1983406ee4d9673a2bf1d +SIZE (dictionary-1.8.7.tar.gz) = 32764 |