diff options
Diffstat (limited to 'editors/nano/Makefile')
-rw-r--r-- | editors/nano/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile index 4a310e46c0db..6604971fc11f 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,5 +1,5 @@ PORTNAME= nano -DISTVERSION= 8.4 +DISTVERSION= 8.6 CATEGORIES= editors MASTER_SITES= https://www.nano-editor.org/dist/v${DISTVERSION:R:R}/ GNU |