diff options
author | nia <nia@pkgsrc.org> | 2020-12-04 20:44:57 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2020-12-04 20:44:57 +0000 |
commit | 77345cbaf77c9e43b7a467af6bdf4c29b1a41dd8 (patch) | |
tree | 1eccd708a0d316288b6c89678204df314ab01ff0 /mail/pymsgauth/Makefile | |
parent | 00fa5d76195777807cd64ed9f07dc0cefefe2d4b (diff) | |
download | pkgsrc-77345cbaf77c9e43b7a467af6bdf4c29b1a41dd8.tar.gz |
Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
Diffstat (limited to 'mail/pymsgauth/Makefile')
-rw-r--r-- | mail/pymsgauth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/pymsgauth/Makefile b/mail/pymsgauth/Makefile index ae27c946f2d..801f8350259 100644 --- a/mail/pymsgauth/Makefile +++ b/mail/pymsgauth/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2019/10/12 20:12:47 rillig Exp $ +# $NetBSD: Makefile,v 1.21 2020/12/04 20:45:28 nia Exp $ # DISTNAME= pymsgauth-2.1.0 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE} |