aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2020-05-28 08:43:29 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2020-05-28 08:43:29 +0000
commit2c4b1d164ed6110af32b4fe959954b833e5a9949 (patch)
tree839417c7daa5bf6802597adf0ce82fafff121f66 /net
parent28b72ac9752f2abd70e9621fe9342f1b42836ccc (diff)
downloadports-2c4b1d164ed6110af32b4fe959954b833e5a9949.tar.gz
ports-2c4b1d164ed6110af32b4fe959954b833e5a9949.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/kdav/Makefile3
-rw-r--r--net/p5-Twitter-API/Makefile2
-rw-r--r--net/py-nnpy/Makefile2
3 files changed, 3 insertions, 4 deletions
diff --git a/net/kdav/Makefile b/net/kdav/Makefile
index 8155be86c40d..de28b840b5a1 100644
--- a/net/kdav/Makefile
+++ b/net/kdav/Makefile
@@ -5,7 +5,7 @@ DISTVERSION= ${KDE_APPLICATIONS_VERSION}
CATEGORIES= net kde kde-applications
MAINTAINER= kde@FreeBSD.org
-COMMENT= A DAV protocol implementation with KJobs
+COMMENT= DAV protocol implementation with KJobs
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE= config coreaddons ecm i18n kio service
@@ -15,7 +15,6 @@ USE_LDCONFIG= yes
DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr
-
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>
diff --git a/net/p5-Twitter-API/Makefile b/net/p5-Twitter-API/Makefile
index fe5753ead490..b915fd66e5d7 100644
--- a/net/p5-Twitter-API/Makefile
+++ b/net/p5-Twitter-API/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= A Twitter REST API library for Perl
+COMMENT= Twitter REST API library for Perl
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/net/py-nnpy/Makefile b/net/py-nnpy/Makefile
index 48bac3904d80..2395789e832b 100644
--- a/net/py-nnpy/Makefile
+++ b/net/py-nnpy/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
-COMMENT= cffi-based Python bindings for nanomsg
+COMMENT= Python bindings for nanomsg (cffi-based)
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE