diff options
-rw-r--r-- | editors/nano/Makefile | 5 | ||||
-rw-r--r-- | editors/nano/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile index 78ec067aed9..634196ad842 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.35 2008/02/21 21:56:29 jlam Exp $ +# $NetBSD: Makefile,v 1.36 2008/11/06 21:56:44 snj Exp $ -DISTNAME= nano-2.0.7 -PKGREVISION= 1 +DISTNAME= nano-2.0.8 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v2.0/ diff --git a/editors/nano/distinfo b/editors/nano/distinfo index b7fdca5a3b7..c1e999a623a 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.15 2007/12/22 15:12:22 obache Exp $ +$NetBSD: distinfo,v 1.16 2008/11/06 21:56:44 snj Exp $ -SHA1 (nano-2.0.7.tar.gz) = 6616c6496e6f21e61df6bb991c0be84eda5c6a0c -RMD160 (nano-2.0.7.tar.gz) = 96ff5a88288451ed24f679d88d59a752616ce94c -Size (nano-2.0.7.tar.gz) = 1363684 bytes +SHA1 (nano-2.0.8.tar.gz) = bd03f0c893023b4b5c3e104906e456da33f8b416 +RMD160 (nano-2.0.8.tar.gz) = 95234230972233a4e37d29d59051fbc63a609040 +Size (nano-2.0.8.tar.gz) = 1406987 bytes |