diff options
author | wiz <wiz> | 2008-11-10 17:21:33 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-11-10 17:21:33 +0000 |
commit | bfb6ba990098ef0c3de2719b460d65c680f83388 (patch) | |
tree | acd08afb8bfbd87219ea006085bd5a4ba4ba5388 /games/xfrisk/Makefile | |
parent | 26d409778ef78f8bfa0bd0ecc76f717d569b084b (diff) | |
download | pkgsrc-bfb6ba990098ef0c3de2719b460d65c680f83388.tar.gz |
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
Diffstat (limited to 'games/xfrisk/Makefile')
-rw-r--r-- | games/xfrisk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xfrisk/Makefile b/games/xfrisk/Makefile index 8db23759065..1190966ab91 100644 --- a/games/xfrisk/Makefile +++ b/games/xfrisk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2008/09/12 22:46:52 gdt Exp $ +# $NetBSD: Makefile,v 1.20 2008/11/10 17:21:35 wiz Exp $ # DISTNAME= xfrisk-1.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= games MASTER_SITES= http://www.tuxick.net/xfrisk/files/ |