diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2015-01-10 23:15:27 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2015-01-10 23:15:27 +0000 |
commit | 3a18883882aa568f5a1c558e17c6f0a646466449 (patch) | |
tree | 0d5ac268bf5211f4801cc546aea316b09fa39279 /textproc/codespell | |
parent | bc918e0681bfbde9679a81bd8be1119af44d35cb (diff) |
Notes
Diffstat (limited to 'textproc/codespell')
-rw-r--r-- | textproc/codespell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/codespell/Makefile b/textproc/codespell/Makefile index bac9ff9579ed..620a92cb5db9 100644 --- a/textproc/codespell/Makefile +++ b/textproc/codespell/Makefile @@ -2,7 +2,7 @@ PORTNAME= codespell PORTVERSION= 1.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://packages.profusion.mobi/${PORTNAME}/ \ https://www.glenbarber.us/ports/${CATEGORIES}/${PORTNAME}/ |