diff options
author | sahil <sahil@FreeBSD.org> | 2010-06-30 12:19:55 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2010-06-30 12:19:55 +0800 |
commit | d278e7debcd0a3fcd5861b479872da385c548d0e (patch) | |
tree | 495f653ef8433f929f91819d8e33f0dbfb6d31b5 /mail | |
parent | 931f7cff172e70b4cccf67d781cdd2bb7586f2c4 (diff) | |
download | freebsd-ports-gnome-d278e7debcd0a3fcd5861b479872da385c548d0e.tar.gz freebsd-ports-gnome-d278e7debcd0a3fcd5861b479872da385c548d0e.tar.zst freebsd-ports-gnome-d278e7debcd0a3fcd5861b479872da385c548d0e.zip |
- Bump PORTREVISION to chase mail/spmfilter update
Approved by: wxs@/itetcu@ (mentors, implicit)
Feature safe: yes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/spmfilter-clamav/Makefile | 1 | ||||
-rw-r--r-- | mail/spmfilter-spamassassin/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/mail/spmfilter-clamav/Makefile b/mail/spmfilter-clamav/Makefile index d6725feaa48d..2f4e08cd7326 100644 --- a/mail/spmfilter-clamav/Makefile +++ b/mail/spmfilter-clamav/Makefile @@ -7,6 +7,7 @@ PORTNAME= spmfilter-clamav PORTVERSION= 0.1.1 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.spmfilter.org/attachments/download/59/ diff --git a/mail/spmfilter-spamassassin/Makefile b/mail/spmfilter-spamassassin/Makefile index bf72169765e5..20944722afd5 100644 --- a/mail/spmfilter-spamassassin/Makefile +++ b/mail/spmfilter-spamassassin/Makefile @@ -7,6 +7,7 @@ PORTNAME= spmfilter-spamassassin PORTVERSION= 0.1 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.spmfilter.org/attachments/download/58/ |