diff options
author | oliver <oliver@FreeBSD.org> | 2003-07-29 03:09:39 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-07-29 03:09:39 +0800 |
commit | 9ea71b4eed30c3f3569bc01b8f8fe4c6ea403899 (patch) | |
tree | 1af70420bd17d6886dab3b0337fccccb6f1e48a4 /mail | |
parent | 76c094256d66c0ab646ecd767b22eda9b15a9982 (diff) | |
download | freebsd-ports-gnome-9ea71b4eed30c3f3569bc01b8f8fe4c6ea403899.tar.gz freebsd-ports-gnome-9ea71b4eed30c3f3569bc01b8f8fe4c6ea403899.tar.zst freebsd-ports-gnome-9ea71b4eed30c3f3569bc01b8f8fe4c6ea403899.zip |
fix typo (featurefull -> featureful)
Pointed out by: Hendrik Scholz <hendrik@scholz.net>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/claws-mail/Makefile | 2 | ||||
-rw-r--r-- | mail/sylpheed-claws/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index 028479828565..894e3d9f632d 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${EXTRACT_ONLY} \ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= corecode@corecode.ath.cx -COMMENT= A lightweight and very featurefull GTK+ based e-mail and news client +COMMENT= A lightweight and very featureful GTK+ based e-mail and news client LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile index 028479828565..894e3d9f632d 100644 --- a/mail/sylpheed-claws/Makefile +++ b/mail/sylpheed-claws/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${EXTRACT_ONLY} \ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= corecode@corecode.ath.cx -COMMENT= A lightweight and very featurefull GTK+ based e-mail and news client +COMMENT= A lightweight and very featureful GTK+ based e-mail and news client LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext |