diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-06-22 19:08:07 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-06-22 19:08:07 +0000 |
commit | a7b1070b26a9222b72855b9833e9a3022e7fb285 (patch) | |
tree | 526f3eb15fefe471869c771c6067d110bbdb6a81 /textproc/dictionary/Makefile | |
parent | 99ad172ad186a66b59d7b74638177eb184545baf (diff) | |
download | ports-a7b1070b26a9222b72855b9833e9a3022e7fb285.tar.gz ports-a7b1070b26a9222b72855b9833e9a3022e7fb285.zip |
Notes
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 138a2856b054..3ad7f0f42174 100644 --- a/textproc/dictionary/Makefile +++ b/textproc/dictionary/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dictionary -PORTVERSION= 1.8.1 +PORTVERSION= 1.8.2 CATEGORIES= textproc net elisp MASTER_SITES= http://me.in-berlin.de/~myrkr/dictionary/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |