diff options
Diffstat (limited to 'editors/nano')
-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 45507609d15b..3b793ae18836 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -7,6 +7,7 @@ PORTNAME= nano PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v1.2/ \ ${MASTER_SITE_GNU} |