aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2014-07-10 12:13:11 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2014-07-10 12:13:11 +0000
commit7dc406a7a1b16d126275a26d29879428dd4ff113 (patch)
treece418a043b62b9b2e097f32eecaf09dbde36f9c9 /net-p2p
parent1bd01d39d27e14a5ed16c540298bbf0cd2ddb9fb (diff)
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/azureus2/Makefile2
-rw-r--r--net-p2p/eiskaltdcpp-lib/Makefile2
-rw-r--r--net-p2p/gnewtellium/Makefile2
-rw-r--r--net-p2p/gnunet/Makefile2
-rw-r--r--net-p2p/mldonkey-gui/Makefile2
-rw-r--r--net-p2p/napshare/Makefile2
-rw-r--r--net-p2p/py-kenosis/Makefile2
-rw-r--r--net-p2p/rtgui/Makefile2
-rw-r--r--net-p2p/unworkable/Makefile2
-rw-r--r--net-p2p/verlihub/Makefile2
10 files changed, 10 insertions, 10 deletions
diff --git a/net-p2p/azureus2/Makefile b/net-p2p/azureus2/Makefile
index 55ac46db0380..194d5b036636 100644
--- a/net-p2p/azureus2/Makefile
+++ b/net-p2p/azureus2/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF/azureus/x_obsolete/azureus-${PORTVERSION}
DISTNAME= azureus_${PORTVERSION}_source
MAINTAINER= rnoland@2hip.net
-COMMENT= A BitTorrent client written in Java
+COMMENT= BitTorrent client written in Java
BROKEN= Fails to build
diff --git a/net-p2p/eiskaltdcpp-lib/Makefile b/net-p2p/eiskaltdcpp-lib/Makefile
index 140759dafc00..3acc30a6f418 100644
--- a/net-p2p/eiskaltdcpp-lib/Makefile
+++ b/net-p2p/eiskaltdcpp-lib/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= GOOGLE_CODE
DISTNAME= eiskaltdcpp-${DISTVERSION}
MAINTAINER= fjoe@FreeBSD.org
-COMMENT= A Direct Connect client shared library
+COMMENT= Direct Connect client shared library
LICENSE= GPLv3
diff --git a/net-p2p/gnewtellium/Makefile b/net-p2p/gnewtellium/Makefile
index 9b2549e40b8b..c408673e01c3 100644
--- a/net-p2p/gnewtellium/Makefile
+++ b/net-p2p/gnewtellium/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= net-p2p
MASTER_SITES= SF
MAINTAINER= 5u623l20@gmail.com
-COMMENT= A gnutella client
+COMMENT= Gnutella client
PORTSCOUT= skipv:0.05 # older than current one
diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile
index e086f208bbfa..589ac1ef9ab5 100644
--- a/net-p2p/gnunet/Makefile
+++ b/net-p2p/gnunet/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= net-p2p ipv6 security
MASTER_SITES= GNU
MAINTAINER= bf@FreeBSD.org
-COMMENT= An anonymous, distributed, reputation-based network
+COMMENT= Anonymous, distributed, reputation-based network
LICENSE= GPLv3
diff --git a/net-p2p/mldonkey-gui/Makefile b/net-p2p/mldonkey-gui/Makefile
index f0b920a59a53..981f38f64c39 100644
--- a/net-p2p/mldonkey-gui/Makefile
+++ b/net-p2p/mldonkey-gui/Makefile
@@ -6,7 +6,7 @@ WITHOUT_CORE= yes
# unbreak index build with a common variable
.undef WITHOUT_GUI
-COMMENT= A OCAML/GTK GUI for the MLdonkey peer-to-peer network client
+COMMENT= OCAML/GTK GUI for the MLdonkey peer-to-peer network client
MASTERDIR= ${.CURDIR}/../mldonkey
diff --git a/net-p2p/napshare/Makefile b/net-p2p/napshare/Makefile
index 435a964d5a4d..51cfbc9dc417 100644
--- a/net-p2p/napshare/Makefile
+++ b/net-p2p/napshare/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/NapShare%20V${PORTVERSION}/Linux
MAINTAINER= ports@FreeBSD.org
-COMMENT= A GTK based Gnutella client
+COMMENT= GTK based Gnutella client
USES= gmake
USE_GNOME= gtk12
diff --git a/net-p2p/py-kenosis/Makefile b/net-p2p/py-kenosis/Makefile
index 67f25488e8e1..79934b8f22cb 100644
--- a/net-p2p/py-kenosis/Makefile
+++ b/net-p2p/py-kenosis/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= 5u623l20@gmail.com
-COMMENT= A fully-distributed p2p RPC system built on top of XMLRPC
+COMMENT= Fully-distributed p2p RPC system built on top of XMLRPC
LICENSE= MIT
diff --git a/net-p2p/rtgui/Makefile b/net-p2p/rtgui/Makefile
index c3e14fd81f6a..589c86705717 100644
--- a/net-p2p/rtgui/Makefile
+++ b/net-p2p/rtgui/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
EXTRACT_SUFX= .tgz
MAINTAINER= jadawin@FreeBSD.org
-COMMENT= A web based front end for rTorrent
+COMMENT= Web based front end for rTorrent
OPTIONS_DEFINE= APACHE LIGHTTPD
diff --git a/net-p2p/unworkable/Makefile b/net-p2p/unworkable/Makefile
index b6e78bd31f3f..e12ee0be57b4 100644
--- a/net-p2p/unworkable/Makefile
+++ b/net-p2p/unworkable/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= net-p2p
MASTER_SITES= GOOGLE_CODE
MAINTAINER= wenheping@gmail.com
-COMMENT= A Free BitTorrent Implementation
+COMMENT= Free BitTorrent Implementation
LIB_DEPENDS= libevent-1.4.so:${PORTSDIR}/devel/libevent
diff --git a/net-p2p/verlihub/Makefile b/net-p2p/verlihub/Makefile
index ff397013282e..9dc53cbf90d5 100644
--- a/net-p2p/verlihub/Makefile
+++ b/net-p2p/verlihub/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/Verlihub/${DISTVERSION}
MAINTAINER= me@skylord.ru
-COMMENT= A Direct Connect protocol server (Hub)
+COMMENT= Direct Connect protocol server (Hub)
# XXX: Actually, bash isn't required for building,
# but otherwise configure script would pick the wrong path