diff options
author | recht <recht@pkgsrc.org> | 2004-07-18 10:49:49 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-07-18 10:49:49 +0000 |
commit | 315485eb670b2cb83eda405a259fec7849484597 (patch) | |
tree | 5914848b01966cfda32f88d695c59a2533f25972 /chat/gale | |
parent | 50d00db5f1a6d9f8b4f65d87cea3bfe3b2d6bcfa (diff) | |
download | pkgsrc-315485eb670b2cb83eda405a259fec7849484597.tar.gz |
bump PKGREVISIONs for last boehm-gc update
(BUILDLINKS_DEPENDS change)
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 faccc81e391..3632e6d8675 100644 --- a/chat/gale/Makefile +++ b/chat/gale/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2004/05/30 02:19:16 snj Exp $ +# $NetBSD: Makefile,v 1.22 2004/07/18 10:49:49 recht Exp $ # DISTNAME= gale-0.99a -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat MASTER_SITES= http://download.gale.org/ |