diff options
author | cs <cs@FreeBSD.org> | 2012-06-06 05:35:54 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2012-06-06 05:35:54 +0800 |
commit | 24639fb9f71d61edb98ca72aae71f54fcb86e141 (patch) | |
tree | 94b618a7e66af747d3874391cff938258a71fbd1 /mail | |
parent | d3d99049d0d4d2b44b27b68190c9228a6ec86edc (diff) | |
download | freebsd-ports-gnome-24639fb9f71d61edb98ca72aae71f54fcb86e141.tar.gz freebsd-ports-gnome-24639fb9f71d61edb98ca72aae71f54fcb86e141.tar.zst freebsd-ports-gnome-24639fb9f71d61edb98ca72aae71f54fcb86e141.zip |
Bump portrevision due to databases/libzdb update
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 e2f9c58799d9..153efc9a51e4 100644 --- a/mail/dbmail/Makefile +++ b/mail/dbmail/Makefile @@ -7,7 +7,7 @@ PORTNAME= dbmail PORTVERSION= 3.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.dbmail.org/download/3.0/ diff --git a/mail/spmfilter/Makefile b/mail/spmfilter/Makefile index 1646c3269878..73c6301e9a50 100644 --- a/mail/spmfilter/Makefile +++ b/mail/spmfilter/Makefile @@ -7,7 +7,7 @@ PORTNAME= spmfilter PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.${PORTNAME}.org/attachments/download/60/ |