diff options
author | adam <adam@pkgsrc.org> | 2016-08-03 10:22:08 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-08-03 10:22:08 +0000 |
commit | af99af5e9cba76dc77709430a25869115f950e12 (patch) | |
tree | 8bfde80d3bf3676cad2ff03726dbe9118e082b1e /mail/thunderbird31 | |
parent | 688fd5edec81adbae50333c18705003e7e4f9997 (diff) | |
download | pkgsrc-af99af5e9cba76dc77709430a25869115f950e12.tar.gz |
Revbump after graphics/gd update
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 3bb84619152..45433443feb 100644 --- a/mail/thunderbird31/Makefile +++ b/mail/thunderbird31/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2016/03/05 11:28:51 jperkin Exp $ +# $NetBSD: Makefile,v 1.3 2016/08/03 10:23:05 adam Exp $ DISTNAME= # empty PKGNAME= thunderbird31-${TB_VER} -PKGREVISION= 1 +PKGREVISION= 2 TB_VER= 31.7.0 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} |