diff options
Diffstat (limited to 'editors/mule')
-rw-r--r-- | editors/mule/Makefile | 3 | ||||
-rw-r--r-- | editors/mule/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/mule/Makefile b/editors/mule/Makefile index 4a5d4e2d4bc..c1a6f5fac32 100644 --- a/editors/mule/Makefile +++ b/editors/mule/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/12/16 13:56:40 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 14:40:51 wiz Exp $ DISTNAME= mule-2.3 CATEGORIES= editors @@ -6,6 +6,7 @@ MASTER_SITES= ftp://ftp.m17n.org/pub/mule/ MAINTAINER= kei@netbsd.org HOMEPAGE= http://www.m17n.org/mule/MulePage.en.html +COMMENT= Multilingual GNU editing macros (editor) CONFLICTS= emacs-* diff --git a/editors/mule/pkg/COMMENT b/editors/mule/pkg/COMMENT deleted file mode 100644 index 354886a9e24..00000000000 --- a/editors/mule/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Multilingual GNU editing macros (editor) |