diff options
author | mycroft <mycroft@pkgsrc.org> | 2002-08-19 15:02:50 +0000 |
---|---|---|
committer | mycroft <mycroft@pkgsrc.org> | 2002-08-19 15:02:50 +0000 |
commit | 033f54d108569f39923467258c98f7b027ee8b31 (patch) | |
tree | 91f6766ceda30bfd820fdb8b678d1b0297e9a27e /games/xdoom | |
parent | 1164a93eb171ec611b154bb43c862841c3d6a20c (diff) | |
download | pkgsrc-033f54d108569f39923467258c98f7b027ee8b31.tar.gz |
Crank PKGREVISION.
Diffstat (limited to 'games/xdoom')
-rw-r--r-- | games/xdoom/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xdoom/Makefile b/games/xdoom/Makefile index 7ae353930a0..4137f3c5758 100644 --- a/games/xdoom/Makefile +++ b/games/xdoom/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2002/08/19 15:00:48 mycroft Exp $ +# $NetBSD: Makefile,v 1.19 2002/08/19 15:02:50 mycroft Exp $ DISTNAME= linuxdoom-1.10 PKGNAME= xdoom-1.10 -PKGREVISION= 1 +PKGREVISION= 2 WRKSRC= ${WRKDIR} CATEGORIES= games x11 MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/source/ |