diff options
author | clsung <clsung@FreeBSD.org> | 2009-06-17 16:30:59 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2009-06-17 16:30:59 +0800 |
commit | c73260b6f8fa9f4524bd42d8a482c4c4fcfc008e (patch) | |
tree | ba9878ed8be1f7920249e3a868184825b94bdc81 /textproc/dict/Makefile | |
parent | b99b13cb2596f250babee85ef274a6e034b393c8 (diff) | |
download | freebsd-ports-gnome-c73260b6f8fa9f4524bd42d8a482c4c4fcfc008e.tar.gz freebsd-ports-gnome-c73260b6f8fa9f4524bd42d8a482c4c4fcfc008e.tar.zst freebsd-ports-gnome-c73260b6f8fa9f4524bd42d8a482c4c4fcfc008e.zip |
- Update to 1.11.1
Diffstat (limited to 'textproc/dict/Makefile')
-rw-r--r-- | textproc/dict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/dict/Makefile b/textproc/dict/Makefile index 8d83aa5b5dac..ea5ea4fc9ce7 100644 --- a/textproc/dict/Makefile +++ b/textproc/dict/Makefile @@ -7,7 +7,7 @@ # PORTNAME= dict -PORTVERSION= 1.11.0 +PORTVERSION= 1.11.1 CATEGORIES= textproc MASTER_SITES= SF DISTNAME= ${PORTNAME}d-${PORTVERSION} |