diff options
author | Olivier Cochard <olivier@FreeBSD.org> | 2016-03-08 10:24:06 +0000 |
---|---|---|
committer | Olivier Cochard <olivier@FreeBSD.org> | 2016-03-08 10:24:06 +0000 |
commit | ada7fb664c9896c8a2a557eed2fd964dcfae6c5d (patch) | |
tree | 8cc9133b546dce61dd9f935eb5b6eb89efca8b71 /mail/deforaos-mailer | |
parent | 30b21cd221030bbe375fe72a7184b92e92d96d9d (diff) |
Notes
Diffstat (limited to 'mail/deforaos-mailer')
-rw-r--r-- | mail/deforaos-mailer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/deforaos-mailer/Makefile b/mail/deforaos-mailer/Makefile index e9f54a8fb307..8bef7f9bf4c4 100644 --- a/mail/deforaos-mailer/Makefile +++ b/mail/deforaos-mailer/Makefile @@ -3,7 +3,7 @@ PORTNAME= mailer PORTVERSION= 0.1.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.defora.org/os/download/download/4029/ PKGNAMEPREFIX= deforaos- |