diff options
author | ryoon <ryoon@pkgsrc.org> | 2016-08-04 17:03:30 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2016-08-04 17:03:30 +0000 |
commit | c6d42abaaef5b6eddea81794ae5ae5e6953e94a0 (patch) | |
tree | 63dec9aa6cbbd9947f379385fe9c47217e0aa376 /mail/thunderbird31 | |
parent | b4e30047a211d09170e5cbdba7b9e32dd5e437e1 (diff) | |
download | pkgsrc-c6d42abaaef5b6eddea81794ae5ae5e6953e94a0.tar.gz |
Recursive revbump from audio/pulseaudio
Diffstat (limited to 'mail/thunderbird31')
-rw-r--r-- | mail/thunderbird31/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/thunderbird31/Makefile b/mail/thunderbird31/Makefile index 45433443feb..8bcce5443f6 100644 --- a/mail/thunderbird31/Makefile +++ b/mail/thunderbird31/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2016/08/03 10:23:05 adam Exp $ +# $NetBSD: Makefile,v 1.4 2016/08/04 17:03:36 ryoon Exp $ DISTNAME= # empty PKGNAME= thunderbird31-${TB_VER} -PKGREVISION= 2 +PKGREVISION= 3 TB_VER= 31.7.0 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} |