diff options
author | Renato Botelho <garga@FreeBSD.org> | 2008-09-15 19:56:38 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2008-09-15 19:56:38 +0000 |
commit | 37c88c8e12ad9a0d6e9650fcf3fd6a9f952ee988 (patch) | |
tree | 81ded9fcdaddcfcae4d1d0762d9c2bb0bdce1692 /mail/p5-qpsmtpd | |
parent | f8478461222c738f5ae5a31d3f92d0ec7a2db333 (diff) |
Notes
Diffstat (limited to 'mail/p5-qpsmtpd')
-rw-r--r-- | mail/p5-qpsmtpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-qpsmtpd/Makefile b/mail/p5-qpsmtpd/Makefile index f3e74547cd18..00322b1a52ad 100644 --- a/mail/p5-qpsmtpd/Makefile +++ b/mail/p5-qpsmtpd/Makefile @@ -7,7 +7,7 @@ PORTNAME= qpsmtpd PORTVERSION= 0.40 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail perl5 MASTER_SITES= http://smtpd.develooper.com/files/ PKGNAMEPREFIX= p5- |