aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-29 00:44:53 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-29 00:44:53 +0000
commit5190f14f8d8399f93a6f6ed4a56f52610df9c41d (patch)
treedf2e66834789aa7c73723017ffe057d28c30d06c /ftp
parent0af7902d3f9a984cc823d4e6304c180a70fb6cae (diff)
downloadports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.tar.gz
ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.zip
For perl@ owned ports:
- Fix COMMENT - Trim header
Notes
Notes: svn path=/head/; revision=315509
Diffstat (limited to 'ftp')
-rw-r--r--ftp/p5-File-Fetch/Makefile2
-rw-r--r--ftp/p5-Net-FTPServer/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/p5-File-Fetch/Makefile b/ftp/p5-File-Fetch/Makefile
index ff661ccb0609..b6be59a56a32 100644
--- a/ftp/p5-File-Fetch/Makefile
+++ b/ftp/p5-File-Fetch/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= A generic file fetching mechanism
+COMMENT= Generic file fetching mechanism
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
diff --git a/ftp/p5-Net-FTPServer/Makefile b/ftp/p5-Net-FTPServer/Makefile
index 60d77f1bc5c5..b0f9d1ef8cfd 100644
--- a/ftp/p5-Net-FTPServer/Makefile
+++ b/ftp/p5-Net-FTPServer/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= A full-featured, secure, extensible, and configurable Perl FTP server
+COMMENT= Full-featured, secure, extensible, and configurable Perl FTP server
RUN_DEPENDS= p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip \
p5-Authen-PAM>=0:${PORTSDIR}/security/p5-Authen-PAM \