diff options
author | ryoon <ryoon@pkgsrc.org> | 2019-04-03 00:32:25 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2019-04-03 00:32:25 +0000 |
commit | 23d86e66cccf6d9cf73fe21550f9eb7cb32812ff (patch) | |
tree | 9aea9254d6b44f29a00cc08cd5f105100694ee14 /mail/dbmail | |
parent | fec2a4753ad0cb8dfccd38b7b8d14dcc8dd1c396 (diff) | |
download | pkgsrc-23d86e66cccf6d9cf73fe21550f9eb7cb32812ff.tar.gz |
Recursive revbump from textproc/icu
Diffstat (limited to 'mail/dbmail')
-rw-r--r-- | mail/dbmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dbmail/Makefile b/mail/dbmail/Makefile index 4e87f7718e3..41e33cd4f40 100644 --- a/mail/dbmail/Makefile +++ b/mail/dbmail/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2018/12/09 18:52:35 adam Exp $ +# $NetBSD: Makefile,v 1.62 2019/04/03 00:32:51 ryoon Exp $ DISTNAME= dbmail-3.2.3 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_GITHUB:=pjstevns/} GITHUB_TAG= v${PKGVERSION_NOREV} |