diff options
author | lioux <lioux@FreeBSD.org> | 2004-03-10 07:48:44 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-03-10 07:48:44 +0800 |
commit | ee6a70ede92773be06bc6267f91f55bc28fcc965 (patch) | |
tree | 520f5c7cfb2b497e5df249209c0be5fc79592fbc /mail/qmail/Makefile | |
parent | 05aa8caa4a1e2b65f856809ae54e14ffe0366120 (diff) | |
download | freebsd-ports-gnome-ee6a70ede92773be06bc6267f91f55bc28fcc965.tar.gz freebsd-ports-gnome-ee6a70ede92773be06bc6267f91f55bc28fcc965.tar.zst freebsd-ports-gnome-ee6a70ede92773be06bc6267f91f55bc28fcc965.zip |
o Add both hoststat and purgestat entries for qmail's mailer.conf
mailwrapper sample configuration
o Bump PORTREVISION
Submitted by: Luca Morettoni <luca@morettoni.net>
Diffstat (limited to 'mail/qmail/Makefile')
-rw-r--r-- | mail/qmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile index dd06612a406b..1ed2676871a9 100644 --- a/mail/qmail/Makefile +++ b/mail/qmail/Makefile @@ -7,7 +7,7 @@ PORTNAME= qmail PORTVERSION?= ${QMAIL_VERSION} -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= mail MASTER_SITES= http://cr.yp.to/software/ \ ftp://ftp.ntnu.no/pub/unix/mail/qmail/ \ |