diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2011-05-22 22:23:16 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2011-05-22 22:23:16 +0000 |
commit | 346fdfaa76c10977dac257f5f76c954fe8f0d665 (patch) | |
tree | 1812485a9aa222ba62eb3c4819b7bb7721e403f3 /mail/p5-qpsmtpd | |
parent | 622fd470b55acab4b8978d2bd611df89c1e02483 (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 1480d69546f6..676187dbc20c 100644 --- a/mail/p5-qpsmtpd/Makefile +++ b/mail/p5-qpsmtpd/Makefile @@ -7,7 +7,7 @@ PORTNAME= qpsmtpd PORTVERSION= 0.84 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail perl5 MASTER_SITES= http://smtpd.develooper.com/files/ PKGNAMEPREFIX= p5- |