diff options
author | dd <dd@FreeBSD.org> | 2004-09-03 10:41:03 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2004-09-03 10:41:03 +0000 |
commit | 332f312f86f2dbf18634b48a99ce9bff51b33d0c (patch) | |
tree | 8dabc3236ce7f7637ab22e37f6417c4a7d97b75f /textproc/dict/Makefile | |
parent | 016029506e365e32e3517a8c01ff26b11b139f08 (diff) | |
download | FreeBSD-ports-332f312f86f2dbf18634b48a99ce9bff51b33d0c.zip FreeBSD-ports-332f312f86f2dbf18634b48a99ce9bff51b33d0c.tar.gz |
Upgrade to 1.9.14
Submitted by: Andy Miller <andy@trit.org>
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 26ba222..0ceadd6 100644 --- a/textproc/dict/Makefile +++ b/textproc/dict/Makefile @@ -7,7 +7,7 @@ # PORTNAME= dict -PORTVERSION= 1.9.13 +PORTVERSION= 1.9.14 PORTREVISION= 0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |