From d70c59a2f0e39fcbcd2f5215e158d9a7b3e07296 Mon Sep 17 00:00:00 2001 From: steven Date: Thu, 17 May 2007 04:50:58 +0000 Subject: [PATCH] shorten COMMENT --- textproc/libwpd/Makefile | 6 +++--- x11/wmctrl/Makefile | 5 +++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/textproc/libwpd/Makefile b/textproc/libwpd/Makefile index e502541794e..7f150715ee1 100644 --- a/textproc/libwpd/Makefile +++ b/textproc/libwpd/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.5 2007/04/30 09:52:22 robert Exp $ +# $OpenBSD: Makefile,v 1.6 2007/05/17 04:50:58 steven Exp $ -COMMENT= "library for importing and exporting WordPerfect(tm) documents" +COMMENT= "import and export WordPerfect(tm) documents" DISTNAME= libwpd-0.8.9 -PKGNAME= ${DISTNAME} +PKGNAME= ${DISTNAME}p0 CATEGORIES= textproc SHARED_LIBS= wpd 8.9 \ diff --git a/x11/wmctrl/Makefile b/x11/wmctrl/Makefile index 8339cc8cc8a..f3952a27e71 100644 --- a/x11/wmctrl/Makefile +++ b/x11/wmctrl/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.4 2006/12/16 12:22:36 espie Exp $ +# $OpenBSD: Makefile,v 1.5 2007/05/17 04:50:58 steven Exp $ # 64-bit/endian issue? NOT_FOR_ARCHS= sparc64 -COMMENT= "command line tool to interact with an EWMH/NetWM windowmanager" +COMMENT= "interact with an EWMH/NetWM window manager" DISTNAME= wmctrl-1.05 +PKGNAME= ${DISTNAME}p0 CATEGORIES= x11 MASTER_SITES= ${HOMEPAGE}dist/