diff options
author | rillig <rillig@pkgsrc.org> | 2005-12-08 09:52:15 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-12-08 09:52:15 +0000 |
commit | 039c944473ba1fc1790216039015e578facb1da6 (patch) | |
tree | a14db05952e2a41afb213fc0f7720ba0f3ba127b /mail | |
parent | 6419e9879b474c98a43178286be712c4c66d688c (diff) | |
download | pkgsrc-039c944473ba1fc1790216039015e578facb1da6.tar.gz |
Bumped the PKGREVISION of the packages that have been broken by the recent
"pkglint --autofix" change.
Diffstat (limited to 'mail')
-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 011da89cc68..bf7a378b796 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2005/10/02 12:37:04 taya Exp $ +# $NetBSD: Makefile,v 1.12 2005/12/08 09:52:15 rillig Exp $ MOZILLA= thunderbird +PKGREVISION= 1 COMMENT= Mozilla mail client |