From 8e5148756c6869c40e8de7db45aa317c4c118189 Mon Sep 17 00:00:00 2001 From: pvalchev Date: Thu, 4 Dec 2003 23:07:25 +0000 Subject: [PATCH] don't start comment w/ indeterminate article --- devel/ORBit2/Makefile | 4 ++-- devel/sfio/Makefile | 4 ++-- devel/soup/Makefile | 4 ++-- productivity/devtodo/Makefile | 4 ++-- textproc/gpdf/Makefile | 4 ++-- www/mod_dav/Makefile | 4 ++-- x11/gtk-thinice-engine/Makefile | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile index 6392ab32210..c1894952361 100644 --- a/devel/ORBit2/Makefile +++ b/devel/ORBit2/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.7 2003/12/01 04:08:20 marcm Exp $ +# $OpenBSD: Makefile,v 1.8 2003/12/04 23:07:25 pvalchev Exp $ -COMMENT= "a high-performance CORBA Object Request Broker" +COMMENT= "high-performance CORBA Object Request Broker" DISTNAME= ORBit2-2.8.2 CATEGORIES= devel diff --git a/devel/sfio/Makefile b/devel/sfio/Makefile index 8946ead5c15..4823970568e 100644 --- a/devel/sfio/Makefile +++ b/devel/sfio/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2003/05/12 07:25:32 wcobb Exp $ +# $OpenBSD: Makefile,v 1.2 2003/12/04 23:07:25 pvalchev Exp $ -COMMENT= "A Safe/Fast I/O Library" +COMMENT= "Safe/Fast I/O Library" VERSION= 2002 PKGNAME= sfio-${VERSION} diff --git a/devel/soup/Makefile b/devel/soup/Makefile index 80b4432a375..47a98911930 100644 --- a/devel/soup/Makefile +++ b/devel/soup/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.3 2003/04/10 15:53:54 marcm Exp $ +# $OpenBSD: Makefile,v 1.4 2003/12/04 23:07:25 pvalchev Exp $ -COMMENT= "a SOAP (Simple Object Access Protocol) implementation in C" +COMMENT= "SOAP (Simple Object Access Protocol) implementation in C" DISTNAME= soup-0.7.11 CATEGORIES= devel diff --git a/productivity/devtodo/Makefile b/productivity/devtodo/Makefile index 557271475ef..72ecf22ad7a 100644 --- a/productivity/devtodo/Makefile +++ b/productivity/devtodo/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.5 2003/01/05 00:17:29 lebel Exp $ +# $OpenBSD: Makefile,v 1.6 2003/12/04 23:07:25 pvalchev Exp $ -COMMENT= "a reminder/task program aimed at developers" +COMMENT= "reminder/task program aimed at developers" VERSION= 0.1.17 DISTNAME= devtodo-${VERSION} diff --git a/textproc/gpdf/Makefile b/textproc/gpdf/Makefile index 8c10d33d3c8..0be71d5b33c 100644 --- a/textproc/gpdf/Makefile +++ b/textproc/gpdf/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2003/10/08 01:28:19 marcm Exp $ +# $OpenBSD: Makefile,v 1.2 2003/12/04 23:07:25 pvalchev Exp $ -COMMENT= "a PDF viewer for GNOME" +COMMENT= "PDF viewer for GNOME" DISTNAME= gpdf-0.110 CATEGORIES= textproc x11/gnome diff --git a/www/mod_dav/Makefile b/www/mod_dav/Makefile index 2ef14e00abe..54913897bec 100644 --- a/www/mod_dav/Makefile +++ b/www/mod_dav/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.5 2003/10/18 19:44:46 sturm Exp $ +# $OpenBSD: Makefile,v 1.6 2003/12/04 23:07:25 pvalchev Exp $ -COMMENT= "a class 1 and 2 DAV server for the Apache webserver" +COMMENT= "class 1 and 2 DAV server for the Apache webserver" # This port currently only works with archs supporting dynamic loading # and has Apache that supports DSO's. diff --git a/x11/gtk-thinice-engine/Makefile b/x11/gtk-thinice-engine/Makefile index 993a11bf478..5dd1aaef4dd 100644 --- a/x11/gtk-thinice-engine/Makefile +++ b/x11/gtk-thinice-engine/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.2 2003/10/08 17:13:16 sturm Exp $ +# $OpenBSD: Makefile,v 1.3 2003/12/04 23:07:25 pvalchev Exp $ NOT_FOR_ARCHS= ${NO_SHARED_ARCHS} -COMMENT= "a simple, clean theme engine for GTK+2" +COMMENT= "simple, clean theme engine for GTK+2" VERSION= 2.0.2 DISTNAME= gtk-thinice-engine-${VERSION}