diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-08-17 11:50:59 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-08-17 11:50:59 +0800 |
commit | 65431a2632b256e1e4715af75e5d904831282dc3 (patch) | |
tree | 47785f79c367e18faddfe3572d79116d2ef07a7c /textproc | |
parent | d53ab793690f4d2323ead87e08ed2d62559bd196 (diff) | |
download | freebsd-ports-graphics-65431a2632b256e1e4715af75e5d904831282dc3.tar.gz freebsd-ports-graphics-65431a2632b256e1e4715af75e5d904831282dc3.tar.zst freebsd-ports-graphics-65431a2632b256e1e4715af75e5d904831282dc3.zip |
- Update MASTER_SITES
- Do not bump PORTREVISION as the source is unchanged
PR: ports/159825
Submitted by: gjb (maintainer)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/codespell/Makefile | 3 | ||||
-rw-r--r-- | textproc/codespell/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/codespell/Makefile b/textproc/codespell/Makefile index 4cd754fe04d..bfc9ef237e6 100644 --- a/textproc/codespell/Makefile +++ b/textproc/codespell/Makefile @@ -8,7 +8,8 @@ PORTNAME= codespell PORTVERSION= 1.1 CATEGORIES= textproc -MASTER_SITES= http://www.glenbarber.us/ports/${CATEGORIES}/${PORTNAME}/ +MASTER_SITES= http://packages.profusion.mobi/${PORTNAME}/ \ + http://www.glenbarber.us/ports/${CATEGORIES}/${PORTNAME}/ MAINTAINER= gjb@FreeBSD.org COMMENT= Source code spelling checker diff --git a/textproc/codespell/distinfo b/textproc/codespell/distinfo index a91f9149ca8..500d6d210a6 100644 --- a/textproc/codespell/distinfo +++ b/textproc/codespell/distinfo @@ -1,2 +1,2 @@ -SHA256 (codespell-1.1.tar.gz) = 0cdab2474ab1aacf830ab57280615935b745eb299fde0d50235a6dc2d423ea2e -SIZE (codespell-1.1.tar.gz) = 42289 +SHA256 (codespell-1.1.tar.gz) = 8a7c2dd2b5adbc62196397add18c326f14ecfee5441952725f0a6b49ea36f615 +SIZE (codespell-1.1.tar.gz) = 42178 |