diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-12-02 14:28:52 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-12-02 14:28:52 +0000 |
commit | 4ab2569ad7a3e84b3221f4fee4802265f3544728 (patch) | |
tree | 8271c35900051a84e057a0a74abb4cc311d5fbd5 /editors | |
parent | dc620671bc953d5732763313e2c4ff28ffb91bfe (diff) | |
download | ports-4ab2569ad7a3e84b3221f4fee4802265f3544728.tar.gz ports-4ab2569ad7a3e84b3221f4fee4802265f3544728.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/nano/Makefile | 2 | ||||
-rw-r--r-- | editors/nano/distinfo | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile index c955fe56690d..acadf3f5a5e9 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nano -PORTVERSION= 2.2.5 +PORTVERSION= 2.2.6 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v2.2/ \ ${MASTER_SITE_GNU} diff --git a/editors/nano/distinfo b/editors/nano/distinfo index 1bbd969350f7..b849eb130554 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,3 +1,2 @@ -MD5 (nano-2.2.5.tar.gz) = 77a10a49589f975ce98350a4527a2ebf -SHA256 (nano-2.2.5.tar.gz) = 9015945d1badabbada203b37c4779d3dd1066234235c714deb439989c5cd7d9e -SIZE (nano-2.2.5.tar.gz) = 1554750 +SHA256 (nano-2.2.6.tar.gz) = be68e133b5e81df41873d32c517b3e5950770c00fc5f4dd23810cd635abce67a +SIZE (nano-2.2.6.tar.gz) = 1572388 |