diff options
author | garga <garga@FreeBSD.org> | 2009-03-27 19:53:07 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2009-03-27 19:53:07 +0800 |
commit | b34da632f219f529ad066c87e48fa3c252657dc6 (patch) | |
tree | 322caa19218f2feb61aea674aee1edf7b16c4495 /mail/dspam | |
parent | 91184f3932a6455516109f898bae81c1e084dddf (diff) | |
download | freebsd-ports-graphics-b34da632f219f529ad066c87e48fa3c252657dc6.tar.gz freebsd-ports-graphics-b34da632f219f529ad066c87e48fa3c252657dc6.tar.zst freebsd-ports-graphics-b34da632f219f529ad066c87e48fa3c252657dc6.zip |
- Bump necessary PORTREVISIONS and fix some ports to new clamav API
Diffstat (limited to 'mail/dspam')
-rw-r--r-- | mail/dspam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile index 7c8a3d33f90..31fcf045efd 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -12,7 +12,7 @@ PORTNAME= dspam PORTVERSION= ${PORTVER_MAJ}${SNAP_DATE} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= # set later |