diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-22 16:48:28 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-22 16:48:28 +0000 |
commit | ea556403d56498ed39b516f8fb9e82d856896303 (patch) | |
tree | bcbd59bfddb08274b9ce3fdd35f6d100e7453890 /chat/gale/Makefile | |
parent | 466195406a1ac5e680b128a8244749288ce8f178 (diff) | |
download | pkgsrc-ea556403d56498ed39b516f8fb9e82d856896303.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/Makefile')
-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/ |