diff options
author | cs <cs@FreeBSD.org> | 2014-05-30 02:41:42 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2014-05-30 02:41:42 +0800 |
commit | 8c7312945cc72aee3efc46db436b8aa48990d8e6 (patch) | |
tree | 263f039702d84e9d242f53f21e9879e5ce3b322f /mail | |
parent | 7107ca46aa88558ebd9e26ea5a8cec2c6b285b11 (diff) | |
download | freebsd-ports-gnome-8c7312945cc72aee3efc46db436b8aa48990d8e6.tar.gz freebsd-ports-gnome-8c7312945cc72aee3efc46db436b8aa48990d8e6.tar.zst freebsd-ports-gnome-8c7312945cc72aee3efc46db436b8aa48990d8e6.zip |
Fix COMMENT
Diffstat (limited to 'mail')
-rw-r--r-- | mail/phplist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/phplist/Makefile b/mail/phplist/Makefile index ebfc8af216e4..761c6fbaed23 100644 --- a/mail/phplist/Makefile +++ b/mail/phplist/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF EXTRACT_SUFX= .tgz MAINTAINER= ports@bsdserwis.com -COMMENT= A full-featured open-source newsletter manager +COMMENT= Full-featured open-source newsletter manager RUN_DEPENDS= ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request |