diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2016-02-27 00:14:52 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2016-02-27 00:14:52 +0000 |
commit | dd13d5c134a42fa58e5e96f676f9296f67937aca (patch) | |
tree | 9767ea2cd844cfc6dd8ed34f0be960b1cd478716 /editors/nano-devel/Makefile | |
parent | 2f56bf599bfc3ff281e903df354838cfd9aaf522 (diff) | |
download | ports-dd13d5c134a42fa58e5e96f676f9296f67937aca.tar.gz ports-dd13d5c134a42fa58e5e96f676f9296f67937aca.zip |
Notes
Diffstat (limited to 'editors/nano-devel/Makefile')
-rw-r--r-- | editors/nano-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/nano-devel/Makefile b/editors/nano-devel/Makefile index 8225c1e04f7f..d2777fdddb7e 100644 --- a/editors/nano-devel/Makefile +++ b/editors/nano-devel/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 2.5.2 +PORTVERSION= 2.5.3 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ \ GNU |