diff options
author | kris <kris@FreeBSD.org> | 2000-11-25 06:45:34 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-11-25 06:45:34 +0800 |
commit | 49dd3bce3d96513d21d24711f33e768f38037291 (patch) | |
tree | 98e078ab7a725da71898c3eac737f3ccd262ec65 /editors/nano | |
parent | 83907b786d69c90932c1a8fa6d5b4fb916cc90b1 (diff) | |
download | freebsd-ports-gnome-49dd3bce3d96513d21d24711f33e768f38037291.tar.gz freebsd-ports-gnome-49dd3bce3d96513d21d24711f33e768f38037291.tar.zst freebsd-ports-gnome-49dd3bce3d96513d21d24711f33e768f38037291.zip |
Upgrade to nano 0.9.21 after maintainer timeout
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 7cbd371e3bab..5e3458223faa 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nano -PORTVERSION= 0.9.16 +PORTVERSION= 0.9.21 CATEGORIES= editors MASTER_SITES= http://www.asty.org/nano/dist/ \ ${MASTER_SITE_SOURCEFORGE} diff --git a/editors/nano/distinfo b/editors/nano/distinfo index f18269cf83e9..372d4ba21694 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1 +1 @@ -MD5 (nano-0.9.16.tar.gz) = dc2187ba6d8363b1f2a3769401daeaa6 +MD5 (nano-0.9.21.tar.gz) = 6dfccd2cc07edad732cc07727eaeaf06 |