aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2013-03-08 22:00:30 +0800
committerehaupt <ehaupt@FreeBSD.org>2013-03-08 22:00:30 +0800
commit6b30aedc20651a0a913a123a5632e2e7b9560bc9 (patch)
tree511f5a9a033d7b57693fe54af6e8673a6a6a7f4f /net
parent93e93124ebb909ccbe0cb35c0ef33593a6088bf7 (diff)
downloadfreebsd-ports-gnome-6b30aedc20651a0a913a123a5632e2e7b9560bc9.tar.gz
freebsd-ports-gnome-6b30aedc20651a0a913a123a5632e2e7b9560bc9.tar.zst
freebsd-ports-gnome-6b30aedc20651a0a913a123a5632e2e7b9560bc9.zip
Remove indefinite article from COMMENT
Diffstat (limited to 'net')
-rw-r--r--net/corkscrew/Makefile2
-rw-r--r--net/httping/Makefile2
-rw-r--r--net/micro_proxy/Makefile8
-rw-r--r--net/rsync/Makefile2
4 files changed, 5 insertions, 9 deletions
diff --git a/net/corkscrew/Makefile b/net/corkscrew/Makefile
index fbd8c024e43e..38edebb6a477 100644
--- a/net/corkscrew/Makefile
+++ b/net/corkscrew/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.agroman.net/corkscrew/ \
CRITICAL
MAINTAINER= ehaupt@FreeBSD.org
-COMMENT= A HTTP tunnelling utility for SSH
+COMMENT= HTTP tunnelling utility for SSH
LICENSE= GPLv2
diff --git a/net/httping/Makefile b/net/httping/Makefile
index 741947933ad5..779c6df7eb3c 100644
--- a/net/httping/Makefile
+++ b/net/httping/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.vanheusden.com/httping/ \
EXTRACT_SUFX= .tgz
MAINTAINER= ehaupt@FreeBSD.org
-COMMENT= A ping-like tool for HTTP requests
+COMMENT= Ping-like tool for HTTP requests
USE_GMAKE= yes
MAKE_JOBS_SAFE= yes
diff --git a/net/micro_proxy/Makefile b/net/micro_proxy/Makefile
index 0f12ebfdcb2e..729feee5337b 100644
--- a/net/micro_proxy/Makefile
+++ b/net/micro_proxy/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: micro_proxy
-# Date created: 2 Sep 2005
-# Whom: Emanuel Haupt <ehaupt@critical.ch>
-#
+# Created by: Emanuel Haupt <ehaupt@critical.ch>
# $FreeBSD$
-#
PORTNAME= micro_proxy
PORTVERSION= 20021030
@@ -13,7 +9,7 @@ MASTER_SITES= http://www.acme.com/software/micro_proxy/ \
DISTNAME= ${PORTNAME}_30oct2002
MAINTAINER= ehaupt@FreeBSD.org
-COMMENT= A really small HTTP/HTTPS proxy
+COMMENT= Really small HTTP/HTTPS proxy
MAKE_JOBS_SAFE= yes
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index 523f2954f02c..9ebf33761a2a 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= rsync
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ehaupt@FreeBSD.org
-COMMENT= A network file distribution/synchronization utility
+COMMENT= Network file distribution/synchronization utility
LICENSE= GPLv3