diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-06-05 21:35:54 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-06-05 21:35:54 +0000 |
commit | 02aea2d1fa4a4c7a75321fe1a4abfc82eb7017c7 (patch) | |
tree | d8e602d2cd341684e62fedf3499927605451102c /mail | |
parent | 1eb380e6520ea6b1abeac76cf0bdd5faafb54839 (diff) | |
download | ports-02aea2d1fa4a4c7a75321fe1a4abfc82eb7017c7.tar.gz ports-02aea2d1fa4a4c7a75321fe1a4abfc82eb7017c7.zip |
Bump portrevision due to databases/libzdb update
Notes
Notes:
svn path=/head/; revision=298544
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/ |