diff options
author | stas <stas@FreeBSD.org> | 2010-10-12 17:47:16 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2010-10-12 17:47:16 +0800 |
commit | e89fed544fb134bb3dc365e7b7237b7c39e25681 (patch) | |
tree | 151f8f43d97878ca49168db4a54fa0d5465640bd /editors/mg/Makefile | |
parent | b1a3bd8416e2bb8b663884e02c270c4dea1356b9 (diff) | |
download | freebsd-ports-gnome-e89fed544fb134bb3dc365e7b7237b7c39e25681.tar.gz freebsd-ports-gnome-e89fed544fb134bb3dc365e7b7237b7c39e25681.tar.zst freebsd-ports-gnome-e89fed544fb134bb3dc365e7b7237b7c39e25681.zip |
- Use another distfile locations.
Diffstat (limited to 'editors/mg/Makefile')
-rw-r--r-- | editors/mg/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/mg/Makefile b/editors/mg/Makefile index f09ca313dc09..0cc6febab206 100644 --- a/editors/mg/Makefile +++ b/editors/mg/Makefile @@ -8,13 +8,12 @@ PORTNAME= mg PORTVERSION= 20090107 CATEGORIES= editors -MASTER_SITES= http://www.han.dds.nl/software/mg/ +MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ \ + http://homepage.boetes.org/software/mg/ MAINTAINER= darcsis@gmail.com COMMENT= A small, fast Emacs-like editor -BROKEN= does not fetch. (website no longer online.) - MAN1= mg.1 MANCOMPRESSED= no |