diff options
author | dd <dd@FreeBSD.org> | 2003-10-16 07:11:25 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2003-10-16 07:11:25 +0000 |
commit | 4396280de538da92acc3003d93280e2d0140c9b2 (patch) | |
tree | 0dbfdb7a4c14e0431f2ce962df0d3797aeeee5f4 /textproc/dict/Makefile | |
parent | 1166ab467b5aefe43707200d3fc4873989cf26e8 (diff) | |
download | FreeBSD-ports-4396280de538da92acc3003d93280e2d0140c9b2.zip FreeBSD-ports-4396280de538da92acc3003d93280e2d0140c9b2.tar.gz |
Upgrade to 1.9.7.
PR: 57810
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Diffstat (limited to 'textproc/dict/Makefile')
-rw-r--r-- | textproc/dict/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/dict/Makefile b/textproc/dict/Makefile index 8ff2dd6..af55f36 100644 --- a/textproc/dict/Makefile +++ b/textproc/dict/Makefile @@ -7,8 +7,8 @@ # PORTNAME= dict -PORTVERSION= 1.8.0 -PORTREVISION= 1 +PORTVERSION= 1.9.7 +PORTREVISION= 0 CATEGORIES= textproc MASTER_SITES= ftp://ftp.dict.org/pub/dict/ DISTNAME= ${PORTNAME}d-${PORTVERSION} |