aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-08-22 01:17:25 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-08-22 01:17:25 +0800
commit48a634bdfb26e16f3c35b882aa06e7c08b25768e (patch)
treef6d4c5e2710d9959bf8910208339b828d799a215 /databases
parent2ba1f4b028a15369989089cc50beec9d02bd198e (diff)
downloadfreebsd-ports-gnome-48a634bdfb26e16f3c35b882aa06e7c08b25768e.tar.gz
freebsd-ports-gnome-48a634bdfb26e16f3c35b882aa06e7c08b25768e.tar.zst
freebsd-ports-gnome-48a634bdfb26e16f3c35b882aa06e7c08b25768e.zip
- Remove leading indefinite article from COMMENT
Diffstat (limited to 'databases')
-rw-r--r--databases/kyotocabinet/Makefile2
-rw-r--r--databases/kyototycoon/Makefile2
-rw-r--r--databases/leveldb/Makefile2
-rw-r--r--databases/p5-Tie-LevelDB/Makefile2
-rw-r--r--databases/xapian-core/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/databases/kyotocabinet/Makefile b/databases/kyotocabinet/Makefile
index 047782410085..58d00afceb2b 100644
--- a/databases/kyotocabinet/Makefile
+++ b/databases/kyotocabinet/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://fallabs.com/${PORTNAME}/pkg/ \
LOCAL/sunpoet
MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= A straightforward implementation of DBM
+COMMENT= Straightforward implementation of DBM
LICENSE= GPLv3
diff --git a/databases/kyototycoon/Makefile b/databases/kyototycoon/Makefile
index 94807e85b061..819d46461256 100644
--- a/databases/kyototycoon/Makefile
+++ b/databases/kyototycoon/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://fallabs.com/${PORTNAME}/pkg/ \
LOCAL/sunpoet
MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= A handy cache/storage server
+COMMENT= Handy cache/storage server
LICENSE= GPLv3
diff --git a/databases/leveldb/Makefile b/databases/leveldb/Makefile
index fc522b7aee5d..986302055388 100644
--- a/databases/leveldb/Makefile
+++ b/databases/leveldb/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= databases
MASTER_SITES= GOOGLE_CODE
MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= A fast and lightweight key/value database library by Google
+COMMENT= Fast and lightweight key/value database library by Google
OPTIONS_DEFINE= GPERFTOOLS SNAPPY
OPTIONS_DEFAULT=SNAPPY
diff --git a/databases/p5-Tie-LevelDB/Makefile b/databases/p5-Tie-LevelDB/Makefile
index f71c817923df..c777245d363b 100644
--- a/databases/p5-Tie-LevelDB/Makefile
+++ b/databases/p5-Tie-LevelDB/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= A Perl Interface to the Google LevelDB NoSQL database
+COMMENT= Perl Interface to the Google LevelDB NoSQL database
LIB_DEPENDS= leveldb:${PORTSDIR}/databases/leveldb
diff --git a/databases/xapian-core/Makefile b/databases/xapian-core/Makefile
index a8c54596d6b1..266adee2dac2 100644
--- a/databases/xapian-core/Makefile
+++ b/databases/xapian-core/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \
LOCAL/sunpoet
MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= A probabilistic text search database engine
+COMMENT= Probabilistic text search database engine
LICENSE= GPLv2