diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-07-14 07:31:56 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-07-14 07:31:56 +0800 |
commit | bdc33276102b1e591a861900039d83e2a91d1dfa (patch) | |
tree | eda9edcc0e25bacab0025d2a062b5a30a9bc00fe /mail | |
parent | dda90db1eb3655b5d0cd8bd35657d992f1b5cc0e (diff) | |
download | freebsd-ports-gnome-bdc33276102b1e591a861900039d83e2a91d1dfa.tar.gz freebsd-ports-gnome-bdc33276102b1e591a861900039d83e2a91d1dfa.tar.zst freebsd-ports-gnome-bdc33276102b1e591a861900039d83e2a91d1dfa.zip |
- Update to 1.4.29
- bump PORTREVISION for SHLIB bump
Diffstat (limited to 'mail')
-rw-r--r-- | mail/bogofilter-tc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/bogofilter-tc/Makefile b/mail/bogofilter-tc/Makefile index 0574a4c0bf60..cee957bdc619 100644 --- a/mail/bogofilter-tc/Makefile +++ b/mail/bogofilter-tc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bogofilter -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail PKGNAMESUFFIX= -tc |