diff options
author | wiz <wiz@pkgsrc.org> | 2022-10-26 10:31:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-10-26 10:31:34 +0000 |
commit | c3fe9d5eba21b2895cd29de8d453b007ffef87a8 (patch) | |
tree | b06e17b799ffac81a6d8b3fd8a285eda6e3c5f05 /mail/qmail/Makefile | |
parent | fa0efce1c226420055ccadcd7656ef4f3339fba8 (diff) | |
download | pkgsrc-c3fe9d5eba21b2895cd29de8d453b007ffef87a8.tar.gz |
*: bump PKGREVISION for libunistring shlib major bump
Diffstat (limited to 'mail/qmail/Makefile')
-rw-r--r-- | mail/qmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile index 32c6d8727a0..6f7a14a8f5e 100644 --- a/mail/qmail/Makefile +++ b/mail/qmail/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.124 2021/01/14 15:25:22 schmonz Exp $ +# $NetBSD: Makefile,v 1.125 2022/10/26 10:31:39 wiz Exp $ # DISTNAME= notqmail-1.08 PKGNAME= qmail-1.03 -PKGREVISION= 50 +PKGREVISION= 51 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_GITHUB:=notqmail/} GITHUB_PROJECT= notqmail |