diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-10-11 22:23:24 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-10-11 22:23:24 +0000 |
commit | 8108df2ba7b3741498c208462a1687f2b95b3f1a (patch) | |
tree | f80837886737a6e56ca219b2dea8ed94d0afdc1c | |
parent | abe65d7ef30e6b8d498294d26b81f022817624d6 (diff) | |
download | ports-8108df2ba7b3741498c208462a1687f2b95b3f1a.tar.gz ports-8108df2ba7b3741498c208462a1687f2b95b3f1a.zip |
Notes
-rw-r--r-- | editors/mg/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/mg/Makefile b/editors/mg/Makefile index 75a8d69734f1..f09ca313dc09 100644 --- a/editors/mg/Makefile +++ b/editors/mg/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.han.dds.nl/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 |