diff options
author | clsung <clsung@FreeBSD.org> | 2010-01-28 08:28:53 +0000 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2010-01-28 08:28:53 +0000 |
commit | 515c2b3545afdab72cc0f47159ef90dfed94ebb8 (patch) | |
tree | 2dc479d5a2e7d8393e568ba5a760c1b2cc6faaf2 /textproc/dict/Makefile | |
parent | 3de4eeacf1cd71bf2fec63a07180db5f12d62f12 (diff) | |
download | FreeBSD-ports-515c2b3545afdab72cc0f47159ef90dfed94ebb8.zip FreeBSD-ports-515c2b3545afdab72cc0f47159ef90dfed94ebb8.tar.gz |
- Update to 1.11.2
PR: ports/141451
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet_AT_sunpoet dot net>
Diffstat (limited to 'textproc/dict/Makefile')
-rw-r--r-- | textproc/dict/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/dict/Makefile b/textproc/dict/Makefile index ebdd74d..8fd7d1d 100644 --- a/textproc/dict/Makefile +++ b/textproc/dict/Makefile @@ -7,8 +7,7 @@ # PORTNAME= dict -PORTVERSION= 1.11.1 -PORTREVISION= 1 +PORTVERSION= 1.11.2 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}d/${PORTNAME}d-${PORTVERSION} DISTNAME= ${PORTNAME}d-${PORTVERSION} |