diff options
author | wiz <wiz@pkgsrc.org> | 2016-10-09 21:41:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-10-09 21:41:55 +0000 |
commit | 67f2d9eeec4de9d1e8cbafe3e06be121fff2c43d (patch) | |
tree | 9d296ccf9756b12c98ebf3f6f40d1795f5ed5009 /mail/dspam | |
parent | b6d5f6f031998027261af18b3852e2df6d4145a2 (diff) | |
download | pkgsrc-67f2d9eeec4de9d1e8cbafe3e06be121fff2c43d.tar.gz |
Recursive bump for all users of pgsql now that the default is 95.
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 71858622ff6..cce3a5bd73a 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.86 2016/07/09 06:38:28 wiz Exp $ +# $NetBSD: Makefile,v 1.87 2016/10/09 21:42:00 wiz Exp $ DISTNAME= dspam-3.10.2 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dspam/} |