diff options
author | naddy <naddy@FreeBSD.org> | 2004-03-08 04:52:11 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2004-03-08 04:52:11 +0800 |
commit | 86a749d7a2a56975ba427ddb037cef1a714c5ae8 (patch) | |
tree | d3e7336fcffea71eccf9851f4c4f1036446fff48 /editors/nano | |
parent | ac9d73f5546e225a81a82e0abb633c70d138c058 (diff) | |
download | freebsd-ports-gnome-86a749d7a2a56975ba427ddb037cef1a714c5ae8.tar.gz freebsd-ports-gnome-86a749d7a2a56975ba427ddb037cef1a714c5ae8.tar.zst freebsd-ports-gnome-86a749d7a2a56975ba427ddb037cef1a714c5ae8.zip |
Add mirror site.
Diffstat (limited to 'editors/nano')
-rw-r--r-- | editors/nano/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile index edc337af8089..ee34629965c1 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -8,7 +8,8 @@ PORTNAME= nano PORTVERSION= 1.2.3 CATEGORIES= editors -MASTER_SITES= http://www.nano-editor.org/dist/v1.2/ +MASTER_SITES= http://www.nano-editor.org/dist/v1.2/ \ + http://www.ewtoo.org/~astyanax/nano/dist/v1.2/ MAINTAINER= naddy@FreeBSD.org COMMENT= Nano's ANOther editor, an enhanced free Pico clone |