diff options
author | minskim <minskim@pkgsrc.org> | 2009-08-16 21:46:55 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2009-08-16 21:46:55 +0000 |
commit | c4635aa72e4dd559c5b32b582bb90ce4e69660e3 (patch) | |
tree | 3104675c40742b3fd1b6e801581841fa8e777f88 /editors | |
parent | 7f2588dcaed3647b8e2cc41d6c63655ca0c031d9 (diff) | |
download | pkgsrc-c4635aa72e4dd559c5b32b582bb90ce4e69660e3.tar.gz |
Update HOMEPAGE.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/mule/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/mule/Makefile b/editors/mule/Makefile index 1a8db2017a2..ee40a97fbc7 100644 --- a/editors/mule/Makefile +++ b/editors/mule/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2008/11/10 17:21:34 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2009/08/16 21:46:55 minskim Exp $ DISTNAME= mule-2.3 PKGREVISION= 5 @@ -6,7 +6,7 @@ CATEGORIES= editors MASTER_SITES= ftp://ftp.m17n.org/pub/mule/ MAINTAINER= kei@NetBSD.org -HOMEPAGE= http://www.m17n.org/mule/MulePage.en.html +HOMEPAGE= http://www.m17n.org/mule/ COMMENT= Multilingual GNU editing macros (editor) CONFLICTS= emacs-[0-9]* |