diff options
author | wiz <wiz@pkgsrc.org> | 2008-11-10 17:21:33 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-11-10 17:21:33 +0000 |
commit | 285b7dd776c36b2dd5547a2d656a3d61d2b150ef (patch) | |
tree | acd08afb8bfbd87219ea006085bd5a4ba4ba5388 /games/xjump/Makefile | |
parent | 0002a31919911d801d422231505d49153fa42891 (diff) | |
download | pkgsrc-285b7dd776c36b2dd5547a2d656a3d61d2b150ef.tar.gz |
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
Diffstat (limited to 'games/xjump/Makefile')
-rw-r--r-- | games/xjump/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xjump/Makefile b/games/xjump/Makefile index 3a95c1ab219..149a22dfb59 100644 --- a/games/xjump/Makefile +++ b/games/xjump/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2008/03/04 06:59:06 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2008/11/10 17:21:35 wiz Exp $ DISTNAME= xjump_2.7.5.orig PKGNAME= xjump-2.7.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= games MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/\ http://www.gtlib.cc.gatech.edu/pub/debian/pool/main/x/xjump/ |