aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
Diffstat (limited to 'ftp')
-rw-r--r--ftp/pure-ftpd/Makefile2
-rw-r--r--ftp/py-tftpy/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/pure-ftpd/Makefile b/ftp/pure-ftpd/Makefile
index d1436e3ede94..34e9cfdb7f42 100644
--- a/ftp/pure-ftpd/Makefile
+++ b/ftp/pure-ftpd/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://download.pureftpd.org/pub/pure-ftpd/releases/ \
SF/pureftpd/Pure-FTPd/${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= A small, easy to set up, fast, and very secure FTP server
+COMMENT= Small, easy to set up, fast, and very secure FTP server
SUB_FILES= pkg-message
SUB_LIST= PAM_DIR=${PAM_DIR} PAM_TARGET=${PAM_TARGET}
diff --git a/ftp/py-tftpy/Makefile b/ftp/py-tftpy/Makefile
index 15870f600cd3..e39095ade7b7 100644
--- a/ftp/py-tftpy/Makefile
+++ b/ftp/py-tftpy/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= SF \
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= A Pure Python TFTP Implementation
+COMMENT= Pure Python TFTP Implementation
USE_PYTHON= yes
USE_PYDISTUTILS= yes