diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2020-02-08 19:41:59 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2020-02-08 19:41:59 +0000 |
commit | fd7f31a5f2663563af10e801c372764b607a9a78 (patch) | |
tree | a814e22c77e936ded666368736b96fadd2e53ed5 /editors/nano/Makefile | |
parent | dc8d798d396999905d0ed86364b4f419dd960165 (diff) | |
download | ports-fd7f31a5f2663563af10e801c372764b607a9a78.tar.gz ports-fd7f31a5f2663563af10e801c372764b607a9a78.zip |
Notes
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 ba6ace27dd1b..c5c148eac6a3 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 4.7 +PORTVERSION= 4.8 CATEGORIES= editors MASTER_SITES= https://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU |