diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-12-10 05:07:36 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-12-10 05:07:36 +0000 |
commit | ae03c64454ec8a702d1ef735acc4de7a5d245419 (patch) | |
tree | 966df684c17ee3801fe46e5eccd0e658f829794b /mail/p5-qpsmtpd/Makefile | |
parent | 06ab6eb715b8e44d8d022d54e503bc986210a27c (diff) | |
download | ports-ae03c64454ec8a702d1ef735acc4de7a5d245419.tar.gz ports-ae03c64454ec8a702d1ef735acc4de7a5d245419.zip |
Notes
Diffstat (limited to 'mail/p5-qpsmtpd/Makefile')
-rw-r--r-- | mail/p5-qpsmtpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/p5-qpsmtpd/Makefile b/mail/p5-qpsmtpd/Makefile index fecd853115f4..474d25064e1c 100644 --- a/mail/p5-qpsmtpd/Makefile +++ b/mail/p5-qpsmtpd/Makefile @@ -7,6 +7,7 @@ PORTNAME= qpsmtpd PORTVERSION= 0.82 +PORTREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= http://smtpd.develooper.com/files/ PKGNAMEPREFIX= p5- |