diff options
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 77e714153ec7..6dd6726827f1 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -7,6 +7,7 @@ PORTNAME= nano PORTVERSION= 2.2.4 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v2.2/ \ ${MASTER_SITE_GNU} |