diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-04-08 02:35:45 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-04-08 02:35:45 +0000 |
commit | a82b839f5c4c1b3fabc9d688e6b9f014b779d206 (patch) | |
tree | 4e3518a1b4b7e498ca305caa028ec46d37be814a /textproc/dictfmt/Makefile | |
parent | a41aa62ad102aaa5aae5859abdfca128bbdbb920 (diff) |
- Update to 1.10.10
Notes
Notes:
svn path=/head/; revision=210806
Diffstat (limited to 'textproc/dictfmt/Makefile')
-rw-r--r-- | textproc/dictfmt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/dictfmt/Makefile b/textproc/dictfmt/Makefile index 8275a0593d41..8ce687acccbd 100644 --- a/textproc/dictfmt/Makefile +++ b/textproc/dictfmt/Makefile @@ -6,9 +6,9 @@ # PORTNAME= dictfmt -PORTVERSION= 1.10.9 +PORTVERSION= 1.10.10 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= SF MASTER_SITE_SUBDIR= dict DISTNAME= dictd-${PORTVERSION} |