diff options
-rw-r--r-- | editors/nano/Makefile | 5 | ||||
-rw-r--r-- | editors/nano/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile index 5e34582..36e435d 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -6,9 +6,10 @@ # PORTNAME= nano -PORTVERSION= 0.9.21 +PORTVERSION= 0.9.24 CATEGORIES= editors -MASTER_SITES= http://www.asty.org/nano/dist/ \ +MASTER_SITES= http://www.nano-editor.org/dist/ \ + http://www.asty.org/nano/dist/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/editors/nano/distinfo b/editors/nano/distinfo index 372d4ba..0605779 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1 +1 @@ -MD5 (nano-0.9.21.tar.gz) = 6dfccd2cc07edad732cc07727eaeaf06 +MD5 (nano-0.9.24.tar.gz) = 4063f0121745784e20ad7efbe42567cc |