diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2010-10-12 17:47:16 +0800 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2010-10-12 17:47:16 +0800 |
commit | 607023fbd8d3df6229eef7a1f596c284d35896be (patch) | |
tree | 6434c7cc1aa8278880cce25dad6bcb8508d2c307 /editors/mg | |
parent | 2686b99c3ee13cee1c7b3e2f6824f7f42dd1663e (diff) | |
download | freebsd-ports-gnome-607023fbd8d3df6229eef7a1f596c284d35896be.tar.gz freebsd-ports-gnome-607023fbd8d3df6229eef7a1f596c284d35896be.tar.zst freebsd-ports-gnome-607023fbd8d3df6229eef7a1f596c284d35896be.zip |
- Use another distfile locations.
Diffstat (limited to 'editors/mg')
-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 |