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 | d3a28578f9e11a8339f151d3928745f57c3072a0 (patch) | |
tree | acd08afb8bfbd87219ea006085bd5a4ba4ba5388 /games/xpipeman | |
parent | e2fd3c637fd403e8d2e1935605d7a6f73e25a8bb (diff) | |
download | pkgsrc-d3a28578f9e11a8339f151d3928745f57c3072a0.tar.gz |
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
Diffstat (limited to 'games/xpipeman')
-rw-r--r-- | games/xpipeman/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xpipeman/Makefile b/games/xpipeman/Makefile index 101994d6509..e9006371128 100644 --- a/games/xpipeman/Makefile +++ b/games/xpipeman/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2008/04/07 18:28:11 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2008/11/10 17:21:36 wiz Exp $ # DISTNAME= xpipeman-1.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= games x11 MASTER_SITES= ${MASTER_SITE_SUNSITE:=games/strategy/} |