diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-01-08 18:35:08 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-01-08 18:35:08 +0000 |
commit | 35f7387178f97fcb3d7bc2d2199a78d3dbffd212 (patch) | |
tree | 2022c3b625fc2ab7ad7fb19b5f4350694b55c659 /mail/dspam | |
parent | f5052938a971361fdfe6c1668fc9a4324604cd59 (diff) | |
download | pkgsrc-35f7387178f97fcb3d7bc2d2199a78d3dbffd212.tar.gz |
Bump PKGREVISION due to mysql.buildlink3.mk changes (default mysql
pkg has been changed to 5.x). Reminded by wiz... thanks.
Diffstat (limited to 'mail/dspam')
-rw-r--r-- | mail/dspam/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile index b17b4ddd560..96342a06ce7 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2005/12/29 06:21:48 jlam Exp $ +# $NetBSD: Makefile,v 1.45 2006/01/08 18:35:09 xtraeme Exp $ DISTNAME= dspam-3.6.2 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.nuclearelephant.com/projects/dspam/sources/ |