diff options
author | Renato Botelho <garga@FreeBSD.org> | 2009-03-27 11:53:07 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2009-03-27 11:53:07 +0000 |
commit | b5a9f423503aebaca704f1f6cf4ae2f485fc5ea1 (patch) | |
tree | e217dbc778a52087c20ecaea92beea91b2266052 /mail/dspam | |
parent | d253acf464b19446c05f5daaeadfa06ee7126cb7 (diff) | |
download | ports-b5a9f423503aebaca704f1f6cf4ae2f485fc5ea1.tar.gz ports-b5a9f423503aebaca704f1f6cf4ae2f485fc5ea1.zip |
- Bump necessary PORTREVISIONS and fix some ports to new clamav API
Notes
Notes:
svn path=/head/; revision=231108
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 7c8a3d33f901..31fcf045efdb 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 |