diff options
author | obache <obache@pkgsrc.org> | 2010-09-30 10:49:10 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-09-30 10:49:10 +0000 |
commit | 231407f9fb7a3d54ca5bdf3a4fe9fddf98468bfa (patch) | |
tree | 506f05425ee0071a33fd6b71e767742b451fbad3 /mail/dbmail | |
parent | b22622648de31fe14b36b6f598bc0bfa1c49d1b9 (diff) | |
download | pkgsrc-231407f9fb7a3d54ca5bdf3a4fe9fddf98468bfa.tar.gz |
Bump PKGREVISION by default mysql version changed from 5.0 to 5.1.
Diffstat (limited to 'mail/dbmail')
-rw-r--r-- | mail/dbmail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/dbmail/Makefile b/mail/dbmail/Makefile index de347a4ebe3..30800d2963a 100644 --- a/mail/dbmail/Makefile +++ b/mail/dbmail/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2010/09/09 12:42:27 adam Exp $ +# $NetBSD: Makefile,v 1.26 2010/09/30 10:49:11 obache Exp $ DISTNAME= dbmail-2.2.17 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.dbmail.org/download/2.2/ |