diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-05-17 14:35:19 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-05-17 14:35:19 +0800 |
commit | 594af84060747b5f175d4484a9c3b91605c6c8ec (patch) | |
tree | b8093f8ac699876857a64b96b36819cbf0d95681 /mail | |
parent | 5521aed703e3c8c1ae0e60d50a4a589794e19d37 (diff) | |
download | freebsd-ports-gnome-594af84060747b5f175d4484a9c3b91605c6c8ec.tar.gz freebsd-ports-gnome-594af84060747b5f175d4484a9c3b91605c6c8ec.tar.zst freebsd-ports-gnome-594af84060747b5f175d4484a9c3b91605c6c8ec.zip |
- Update to 1.4.20
- Bump PORTREVISION for SHLIB bump
PR: ports/134596
Submitted by: lwshu
Diffstat (limited to 'mail')
-rw-r--r-- | mail/bogofilter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile index 8622241bce59..d12d6777f581 100644 --- a/mail/bogofilter/Makefile +++ b/mail/bogofilter/Makefile @@ -7,7 +7,7 @@ PORTNAME= bogofilter PORTVERSION= 1.2.0 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= mail MASTER_SITES= SF |