diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-04-16 09:16:41 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-04-16 09:16:41 +0000 |
commit | 2767a35bd882f5d827d6c65de431f2272609a546 (patch) | |
tree | 0e79336610df86d1661487d3f55a81f7ce895c6c /editors/nano | |
parent | Upgrade to 0.99d9 (diff) |
Upgrade to 1.0.1
Notes
Notes:
svn path=/head/; revision=41455
Diffstat (limited to 'editors/nano')
-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 a635203fb211..ded96918a42d 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 c4e0cc077e6a..38c79453197f 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 |