diff options
author | mycroft <mycroft> | 2002-08-19 15:02:50 +0000 |
---|---|---|
committer | mycroft <mycroft> | 2002-08-19 15:02:50 +0000 |
commit | a2e5e6b3c15f1cc39f95a3869321b73c79a5bcbf (patch) | |
tree | 91f6766ceda30bfd820fdb8b678d1b0297e9a27e /games | |
parent | d907eac448bf2abd059042ba170d4f002b2e1207 (diff) | |
download | pkgsrc-a2e5e6b3c15f1cc39f95a3869321b73c79a5bcbf.tar.gz |
Crank PKGREVISION.
Diffstat (limited to 'games')
-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/ |