diff options
Diffstat (limited to 'editors/nano/Makefile')
-rw-r--r-- | editors/nano/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile index a635203..ded9691 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nano -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/ \ http://www.asty.org/nano/dist/ \ |