diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-28 15:57:55 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-28 15:57:55 +0000 |
commit | e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6 (patch) | |
tree | 0e6c0728504c7740f94b6bf02b1253d62f1880d6 /mail/pfqueue | |
parent | 0cb776ae4d2af81d28b0becf74568a2d1427eea2 (diff) |
Notes
Diffstat (limited to 'mail/pfqueue')
-rw-r--r-- | mail/pfqueue/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pfqueue/Makefile b/mail/pfqueue/Makefile index 1892873420de..f6c5024927fd 100644 --- a/mail/pfqueue/Makefile +++ b/mail/pfqueue/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org -COMMENT= A console-based tool for handling Postfix 1, Postfix 2 and Exim queues +COMMENT= Console-based tool for handling Postfix 1, Postfix 2, and Exim queues USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes |