diff --git a/editors/nano/Makefile b/editors/nano/Makefile index 74e5c0527bb..71bb3f01eb6 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -3,6 +3,7 @@ PORTNAME= nano PORTVERSION= 3.1 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU