diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-09-14 11:20:45 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-09-14 11:20:45 +0000 |
commit | 03f6c24e87819fe9a63cff1690308ad5ef1edcbf (patch) | |
tree | 1304d566aec01e9f0760b74472e794dd95d28e62 /editors/nano/Makefile | |
parent | 77fcd35ebe1a462d84aea56849a681d3087792dc (diff) | |
download | ports-03f6c24e87819fe9a63cff1690308ad5ef1edcbf.tar.gz ports-03f6c24e87819fe9a63cff1690308ad5ef1edcbf.zip |
Notes
Diffstat (limited to 'editors/nano/Makefile')
-rw-r--r-- | editors/nano/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile index cbc2174e7374..edd56f751613 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -3,6 +3,7 @@ PORTNAME= nano PORTVERSION= 3.0 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU |