diff options
author | demon <demon@FreeBSD.org> | 2001-04-16 09:16:41 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2001-04-16 09:16:41 +0000 |
commit | 9fc6141b37760b1af8962272e0d9eb9e74781a2e (patch) | |
tree | d4abb7927aaf55d1b051a168720f6f14287d0125 /editors | |
parent | c268e140191a86e36055347c911a9f02958d76bb (diff) | |
download | FreeBSD-ports-9fc6141b37760b1af8962272e0d9eb9e74781a2e.zip FreeBSD-ports-9fc6141b37760b1af8962272e0d9eb9e74781a2e.tar.gz |
Upgrade to 1.0.1
Diffstat (limited to 'editors')
-rw-r--r-- | editors/nano/Makefile | 2 | ||||
-rw-r--r-- | editors/nano/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile index a635203..ded9691 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nano -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/ \ http://www.asty.org/nano/dist/ \ diff --git a/editors/nano/distinfo b/editors/nano/distinfo index c4e0cc0..38c7945 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1 +1 @@ -MD5 (nano-1.0.0.tar.gz) = 34a31da9c9eb222d13494a17c2d5004a +MD5 (nano-1.0.1.tar.gz) = 0bd21e512c8cb8ad8a21c0990bf195a4 |