diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 17:01:31 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 17:01:31 +0000 |
commit | 61b6b4348fe566a0f1afc6f060caa9b343dd8486 (patch) | |
tree | 1758a879b537ec1ddb6d97d97de80aae1e5f705e /mail/p5-qpsmtpd | |
parent | ca2176f4ac9e70753263ba8d7d6d812142573e5b (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 d91d103ae290..33bafa08cfd8 100644 --- a/mail/p5-qpsmtpd/Makefile +++ b/mail/p5-qpsmtpd/Makefile @@ -4,7 +4,7 @@ PORTNAME= qpsmtpd PORTVERSION= 0.93 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail perl5 PKGNAMEPREFIX= p5- |