diff options
author | Renato Botelho <garga@FreeBSD.org> | 2010-04-06 12:01:56 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2010-04-06 12:01:56 +0000 |
commit | 33d9de8958272943c2be188b095d918715c6a544 (patch) | |
tree | cad55e0cdf4a972f4ff08b71af7faac423c7548a /mail/simscan | |
parent | af4c0b3e4f7f606888c60bcc486a095f07ad125e (diff) |
Chase clamav's lib bump
Notes
Notes:
svn path=/head/; revision=252318
Diffstat (limited to 'mail/simscan')
-rw-r--r-- | mail/simscan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/simscan/Makefile b/mail/simscan/Makefile index 7985e063281a..fc89f139c150 100644 --- a/mail/simscan/Makefile +++ b/mail/simscan/Makefile @@ -7,7 +7,7 @@ PORTNAME= simscan PORTVERSION= 1.4.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} |