diff options
author | rillig <rillig> | 2005-12-08 09:52:15 +0000 |
---|---|---|
committer | rillig <rillig> | 2005-12-08 09:52:15 +0000 |
commit | d80ab5d85b2199aab1eaccfc9a2aeaa3535b191c (patch) | |
tree | a14db05952e2a41afb213fc0f7720ba0f3ba127b /mail | |
parent | 797ae793cd06542c9bedf7d98e3fc2523e48ab62 (diff) | |
download | pkgsrc-d80ab5d85b2199aab1eaccfc9a2aeaa3535b191c.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 |