From dcd2aaf5f9b90c5e1d118750ec535773995391f4 Mon Sep 17 00:00:00 2001 From: steven Date: Thu, 17 May 2007 05:10:13 +0000 Subject: [PATCH] shorten COMMENT, tweak DESCR --- x11/mlterm/Makefile | 6 +++--- x11/mlterm/pkg/DESCR | 5 ++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile index 482ece61355..5a8d2c132e4 100644 --- a/x11/mlterm/Makefile +++ b/x11/mlterm/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.15 2006/12/16 12:22:36 espie Exp $ +# $OpenBSD: Makefile,v 1.16 2007/05/17 05:10:13 steven Exp $ -COMMENT= "color terminal emulator with transparency and unicode support" +COMMENT= "color terminal emulator with unicode support" DISTNAME= mlterm-2.9.0 -PKGNAME= ${DISTNAME}p5 +PKGNAME= ${DISTNAME}p6 SHARED_LIBS= kik 10.0 \ mkf 13.0 CATEGORIES= x11 diff --git a/x11/mlterm/pkg/DESCR b/x11/mlterm/pkg/DESCR index 76d5b072fca..2fb8f6a7231 100644 --- a/x11/mlterm/pkg/DESCR +++ b/x11/mlterm/pkg/DESCR @@ -1,3 +1,2 @@ -A multilingual terminal emulator on X11. -Some nice features are unicode support and -pseudo transparency. +mlterm is a multi-lingual terminal emulator on X11. +Some nice features are unicode support and pseudo transparency.