diff options
author | Renato Botelho <garga@FreeBSD.org> | 2009-12-23 17:29:38 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2009-12-23 17:29:38 +0000 |
commit | 19c5907d8872e38ccf4f7911fa119714e848c931 (patch) | |
tree | 4448440a3a8c653ca2406188e5d26dd50f29b744 /mail/qmail-spamcontrol | |
parent | 65cf7c3bf3629568294388aab0e7cf7b2498e914 (diff) | |
download | ports-19c5907d8872e38ccf4f7911fa119714e848c931.tar.gz ports-19c5907d8872e38ccf4f7911fa119714e848c931.zip |
Update spamcontrol patch to 2527
Notes
Notes:
svn path=/head/; revision=246505
Diffstat (limited to 'mail/qmail-spamcontrol')
-rw-r--r-- | mail/qmail-spamcontrol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail-spamcontrol/Makefile b/mail/qmail-spamcontrol/Makefile index 1e2a0d1ba8f7..39a13c2b11f9 100644 --- a/mail/qmail-spamcontrol/Makefile +++ b/mail/qmail-spamcontrol/Makefile @@ -25,7 +25,7 @@ EXTRA_PATCHES+= ${MASTERDIR}/files/patch-install.c # Distfiles QMAIL_DIST= ${PORTNAME}-${QMAIL_VERSION}${EXTRACT_SUFX} SPAMCONTROL_DIST= spamcontrol-${SPAMCONTROL_VERSION}_tgz.bin -SPAMCONTROL_VERSION= 2525a +SPAMCONTROL_VERSION= 2527 LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} SLAVE_SPAMCONTROL= yes |