diff options
author | ryoon <ryoon@pkgsrc.org> | 2018-07-06 15:06:40 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2018-07-06 15:06:40 +0000 |
commit | 7b090847911cee5c79ae32e51e16f495eab71697 (patch) | |
tree | 3e49c5b61a286b3394dff9c97291715979942fb5 /mail | |
parent | 3c8ca802895a862f5f288fdfbdb07d0c5d08d08d (diff) | |
download | pkgsrc-7b090847911cee5c79ae32e51e16f495eab71697.tar.gz |
Recursive revbump from audio/pulseaudio
Diffstat (limited to 'mail')
-rw-r--r-- | mail/thunderbird/Makefile | 3 | ||||
-rw-r--r-- | mail/thunderbird45/Makefile | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index a96a10a4435..63a95f3340b 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.210 2018/06/01 19:49:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.211 2018/07/06 15:06:47 ryoon Exp $ DISTNAME= thunderbird-${TB_VER}.source PKGNAME= thunderbird-${TB_VER} +PKGREVISION= 1 TB_VER= 52.8.0 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} diff --git a/mail/thunderbird45/Makefile b/mail/thunderbird45/Makefile index eb4a35b1c5a..ef9d46981cd 100644 --- a/mail/thunderbird45/Makefile +++ b/mail/thunderbird45/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2018/04/16 14:34:50 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2018/07/06 15:06:47 ryoon Exp $ DISTNAME= thunderbird-${TB_VER}.source PKGNAME= thunderbird45-${TB_VER} -PKGREVISION= 5 +PKGREVISION= 6 TB_VER= 45.8.0 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} |