diff options
author | cs <cs@FreeBSD.org> | 2013-07-20 04:57:59 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2013-07-20 04:57:59 +0800 |
commit | d6a4a71c7bef929b3e2317257f823191369b9d47 (patch) | |
tree | 4a0c122410404f491f8d0cbb622d6c5ab0f5ac40 /mail | |
parent | a7b5765d3c38053d271b387fc71f41fde5bef8fc (diff) | |
download | freebsd-ports-gnome-d6a4a71c7bef929b3e2317257f823191369b9d47.tar.gz freebsd-ports-gnome-d6a4a71c7bef929b3e2317257f823191369b9d47.tar.zst freebsd-ports-gnome-d6a4a71c7bef929b3e2317257f823191369b9d47.zip |
Update to 2.11.3
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dbmail/Makefile | 2 | ||||
-rw-r--r-- | mail/spmfilter/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/dbmail/Makefile b/mail/dbmail/Makefile index b16af6685e43..b2f9f7e02b81 100644 --- a/mail/dbmail/Makefile +++ b/mail/dbmail/Makefile @@ -3,7 +3,7 @@ PORTNAME= dbmail PORTVERSION= 3.0.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= mail MASTER_SITES= http://www.dbmail.org/download/3.0/ diff --git a/mail/spmfilter/Makefile b/mail/spmfilter/Makefile index d11ceae35d22..d786d97f9e54 100644 --- a/mail/spmfilter/Makefile +++ b/mail/spmfilter/Makefile @@ -2,7 +2,7 @@ PORTNAME= spmfilter PORTVERSION= 0.4.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= http://www.${PORTNAME}.org/attachments/download/60/ |