diff options
author | jmmv <jmmv> | 2003-05-22 16:48:28 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-05-22 16:48:28 +0000 |
commit | f3ccf1e793aff4043bc30afb966b1c9f6e3eb44c (patch) | |
tree | bcbd59bfddb08274b9ce3fdd35f6d100e7453890 /chat/gale | |
parent | 3fdc07db80574a2d9a11fbbebae16be2dc19bb68 (diff) | |
download | pkgsrc-f3ccf1e793aff4043bc30afb966b1c9f6e3eb44c.tar.gz |
Bump PKGREVISION due to boehm-gc update to 6.2alpha5. This version fixes
a problem introduced in the 6.2alpha4 package.
Diffstat (limited to 'chat/gale')
-rw-r--r-- | chat/gale/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gale/Makefile b/chat/gale/Makefile index 8bef2b99155..3e8821e9a30 100644 --- a/chat/gale/Makefile +++ b/chat/gale/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2003/05/02 11:54:02 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2003/05/22 16:48:28 jmmv Exp $ # DISTNAME= gale-0.99a -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= http://download.gale.org/ |