diff options
Diffstat (limited to 'mail/pecl-esmtp')
-rw-r--r-- | mail/pecl-esmtp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pecl-esmtp/Makefile b/mail/pecl-esmtp/Makefile index 223f10ab4f1e..cc99c9dff04b 100644 --- a/mail/pecl-esmtp/Makefile +++ b/mail/pecl-esmtp/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL MAINTAINER= miwi@FreeBSD.org -COMMENT= PECL ESMTP client extenion +COMMENT= PECL ESMTP client extension LIB_DEPENDS= esmtp:${PORTSDIR}/mail/libesmtp |