diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2013-03-30 05:13:30 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2013-03-30 05:13:30 +0000 |
commit | 7fc5bd70f304960d548c295f626246d604c95564 (patch) | |
tree | b7bada52f6c86c598f322b8419f7e1f930917b31 /textproc/dictionary | |
parent | 826c313a0ed2f3235d705c8acc3bce9bdc6aeaff (diff) | |
download | ports-7fc5bd70f304960d548c295f626246d604c95564.tar.gz ports-7fc5bd70f304960d548c295f626246d604c95564.zip |
Notes
Diffstat (limited to 'textproc/dictionary')
-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 ae2d5ca3bf85..4efb696095c3 100644 --- a/textproc/dictionary/Makefile +++ b/textproc/dictionary/Makefile @@ -7,7 +7,7 @@ PORTNAME= dictionary PORTVERSION= 1.8.7 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= textproc net elisp MASTER_SITES= http://me.in-berlin.de/~myrkr/dictionary/ \ http://bsdchat.com/dist/dryice/ |