diff options
author | John Marino <marino@FreeBSD.org> | 2014-08-21 09:05:29 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-08-21 09:05:29 +0000 |
commit | 59b13173b00995d2b1e1d9eff630eeb45fc2c408 (patch) | |
tree | e77259f24c3fa6c0903fedd62e820db9b1da5a94 /mail/bogofilter-sqlite | |
parent | 05c273e00be28cfc9c28512bbd98d4c9bed30cb3 (diff) |
mail/bogofilter-(sqlite|tc): bump these too after math/gsl lib change
PR: 192870
Submitted by: ahktenzero
Notes
Notes:
svn path=/head/; revision=365537
Diffstat (limited to 'mail/bogofilter-sqlite')
-rw-r--r-- | mail/bogofilter-sqlite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/bogofilter-sqlite/Makefile b/mail/bogofilter-sqlite/Makefile index 20955be621af..003bee84790d 100644 --- a/mail/bogofilter-sqlite/Makefile +++ b/mail/bogofilter-sqlite/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bogofilter -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail PKGNAMESUFFIX= -sqlite |