diff options
-rw-r--r-- | editors/nano/Makefile | 2 | ||||
-rw-r--r-- | editors/nano/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile index f853ff0aaa55..48a3f2fb829a 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.1 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU diff --git a/editors/nano/distinfo b/editors/nano/distinfo index caebb1168878..e310d6f6af35 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,2 +1,2 @@ -SHA256 (nano-2.4.0.tar.gz) = 5076fb502680503e648cbdcbf2077e39fba193420ae19203f0a54cb2d94a75bd -SIZE (nano-2.4.0.tar.gz) = 1886052 +SHA256 (nano-2.4.1.tar.gz) = 6a0ceb5e1b9b9bea72d5d1f46488ace4782b1f198ea6ba558480a86d994f29d2 +SIZE (nano-2.4.1.tar.gz) = 1890805 |