diff options
author | wiz <wiz> | 2013-03-02 20:33:21 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-03-02 20:33:21 +0000 |
commit | ce92ba89b2c4411af77252f867dbffd106c2d760 (patch) | |
tree | 6ac580d835eba7da0b870e935e258ec8a085e6e1 /mail/dspam | |
parent | 0726ef5c3efc95803699c91f969ed9ef5cef7dd8 (diff) | |
download | pkgsrc-ce92ba89b2c4411af77252f867dbffd106c2d760.tar.gz |
Bump PKGREVISION for mysql default change to 55.
Diffstat (limited to 'mail/dspam')
-rw-r--r-- | mail/dspam/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile index db8dd684f2f..4bc2b358d1f 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.72 2013/01/26 21:38:07 adam Exp $ +# $NetBSD: Makefile,v 1.73 2013/03/02 20:33:27 wiz Exp $ DISTNAME= dspam-3.10.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dspam/} |