summaryrefslogtreecommitdiff
path: root/editors/mule
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 14:38:16 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 14:38:16 +0000
commit94dc65fbeccff1dc0d868dfd4949516e0eacf893 (patch)
treed583765b38ad8c9086e6f3c1b1f72fcf3c9cf6ff /editors/mule
parent5db9dc6826de4c5bfec1656c0935b20663fd040c (diff)
downloadpkgsrc-94dc65fbeccff1dc0d868dfd4949516e0eacf893.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'editors/mule')
-rw-r--r--editors/mule/Makefile3
-rw-r--r--editors/mule/pkg/COMMENT1
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)