aboutsummaryrefslogtreecommitdiff
path: root/editors/nano/Makefile
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2018-03-30 14:13:20 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2018-03-30 14:13:20 +0000
commite07d32659d2b266b7d8a75c8aeaf186ff32c3ef5 (patch)
tree60e95707e529099deca6632f92c19a1bffefc77b /editors/nano/Makefile
parent840f2974bec6607facb3d24874de56b3688110e8 (diff)
downloadports-e07d32659d2b266b7d8a75c8aeaf186ff32c3ef5.tar.gz
ports-e07d32659d2b266b7d8a75c8aeaf186ff32c3ef5.zip
- Update to 2.9.5
Notes
Notes: svn path=/head/; revision=465970
Diffstat (limited to 'editors/nano/Makefile')
-rw-r--r--editors/nano/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile
index fc3593ee0c0d..0eefc54a4187 100644
--- a/editors/nano/Makefile
+++ b/editors/nano/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nano
-PORTVERSION= 2.9.4
+PORTVERSION= 2.9.5
CATEGORIES= editors
MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU