diff options
Diffstat (limited to 'editors/mg/Makefile')
-rw-r--r-- | editors/mg/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/mg/Makefile b/editors/mg/Makefile index 39829150c1b..c36125c8d63 100644 --- a/editors/mg/Makefile +++ b/editors/mg/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2009/02/13 11:13:40 abs Exp $ +# $NetBSD: Makefile,v 1.3 2009/08/15 23:14:58 minskim Exp $ # DISTNAME= mg-20090107 CATEGORIES= editors -MASTER_SITES= http://www.xs4all.nl/~hanb/software/mg/ +MASTER_SITES= http://www.dds.nl/~han/software/mg/ MAINTAINER= abs@NetBSD.org -HOMEPAGE= http://www.xs4all.nl/~hanb/software/mg/ +HOMEPAGE= http://www.han.dds.nl/software/mg/ COMMENT= Small, fast, public domain EMACS style editor HAS_CONFIGURE= yes |