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/xcruise | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'x11/xcruise')
-rw-r--r-- | x11/xcruise/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xcruise/Makefile b/x11/xcruise/Makefile index 131d7c7b459..af8d1a768e9 100644 --- a/x11/xcruise/Makefile +++ b/x11/xcruise/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 22:56:52 grant Exp $ +# $NetBSD: Makefile,v 1.7 2006/02/05 23:11:45 joerg Exp $ # DISTNAME= xcruise-0.24 +PKGREVISION= 1 CATEGORIES= x11 graphics MASTER_SITES= http://tanaka-www.cs.titech.ac.jp/%7Eeuske/prog/ |