diff options
author | markd <markd> | 2006-10-19 10:25:17 +0000 |
---|---|---|
committer | markd <markd> | 2006-10-19 10:25:17 +0000 |
commit | 0a73f0c3a7761ca3b1c02dc5f7fd5347cc265338 (patch) | |
tree | 6f6af36c3d01d4f358d6e4dbffc6bc273f2e770a /time/sunbird/Makefile | |
parent | 2d54cb06fbcad78a2e3f50487b14a7276ea89c53 (diff) | |
download | pkgsrc-0a73f0c3a7761ca3b1c02dc5f7fd5347cc265338.tar.gz |
Fix crash after printing caused by trying to destroy the same charset
structure multiple times. Bump PKGREVISION.
Diffstat (limited to 'time/sunbird/Makefile')
-rw-r--r-- | time/sunbird/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/sunbird/Makefile b/time/sunbird/Makefile index 428caa44698..f3769b75790 100644 --- a/time/sunbird/Makefile +++ b/time/sunbird/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2006/02/06 09:20:45 ghen Exp $ +# $NetBSD: Makefile,v 1.3 2006/10/19 10:27:06 markd Exp $ MOZILLA= sunbird +PKGREVISION= 1 COMMENT= Mozilla stand-alone calendar application |