diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-08-11 19:49:36 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-08-11 19:49:36 +0800 |
commit | 2bd3382d19150c8c3ff93fc2bc01b99a6bcffe95 (patch) | |
tree | cada33d9fbd68ec19c2b6d2f7b7a688bb14b072b /editors | |
parent | f236b64420218ddfe78346621691d02a35be1605 (diff) | |
download | freebsd-ports-gnome-2bd3382d19150c8c3ff93fc2bc01b99a6bcffe95.tar.gz freebsd-ports-gnome-2bd3382d19150c8c3ff93fc2bc01b99a6bcffe95.tar.zst freebsd-ports-gnome-2bd3382d19150c8c3ff93fc2bc01b99a6bcffe95.zip |
Update to 0.9.16.
PR: 20518
Submitted by: maintainer
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 4a9bd1754858..7cbd371e3bab 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nano -PORTVERSION= 0.9.14 +PORTVERSION= 0.9.16 CATEGORIES= editors MASTER_SITES= http://www.asty.org/nano/dist/ \ ${MASTER_SITE_SOURCEFORGE} diff --git a/editors/nano/distinfo b/editors/nano/distinfo index f86b2818fca1..f18269cf83e9 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1 +1 @@ -MD5 (nano-0.9.14.tar.gz) = e1bf4c50cdd4e34e852587ac46b38bcd +MD5 (nano-0.9.16.tar.gz) = dc2187ba6d8363b1f2a3769401daeaa6 |