diff options
author | tnn <tnn> | 2015-04-25 14:22:51 +0000 |
---|---|---|
committer | tnn <tnn> | 2015-04-25 14:22:51 +0000 |
commit | f0fc14017172c407e9993a67fbf5efca572a2a57 (patch) | |
tree | 25d6dfe4adf4651193ff033a71199301cd24bc62 /mail/thunderbird | |
parent | 3235b48277cb89e6bce6b1a2d31272907aab5d6c (diff) | |
download | pkgsrc-f0fc14017172c407e9993a67fbf5efca572a2a57.tar.gz |
Recursive revbump following MesaLib update, categories g through n.
Diffstat (limited to 'mail/thunderbird')
-rw-r--r-- | mail/thunderbird/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index b6aa7a4e37d..2841146fe29 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.149 2015/04/08 18:25:15 ryoon Exp $ +# $NetBSD: Makefile,v 1.150 2015/04/25 14:23:28 tnn Exp $ DISTNAME= # empty PKGNAME= thunderbird-${TB_VER} +PKGREVISION= 1 TB_VER= 31.6.0 #LIGHTNINGVER= 1.9 CATEGORIES= mail |