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 | 47fbd93ebdef9772996c6105d6b1e9798034038d (patch) | |
tree | 5914848b01966cfda32f88d695c59a2533f25972 /chat/gale | |
parent | d4f7314ccad08887e586a9e3fb82d5d1e91dfb1d (diff) | |
download | pkgsrc-47fbd93ebdef9772996c6105d6b1e9798034038d.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/ |