diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 5911def8168a758ff36655bdfb061b58eb52ff1c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /x11/wmfire | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'x11/wmfire')
-rw-r--r-- | x11/wmfire/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/wmfire/Makefile b/x11/wmfire/Makefile index 56f8f0e879e..7f4389aa59c 100644 --- a/x11/wmfire/Makefile +++ b/x11/wmfire/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2005/06/01 18:03:32 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2006/02/05 23:11:44 joerg Exp $ # DISTNAME= wmfire-0.0.3.9pre4 PKGNAME= wmfire-0.0.3.9.4 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://staff.xmms.org/zinx/misc/ |