diff options
author | wiz <wiz> | 2008-09-25 14:02:08 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-09-25 14:02:08 +0000 |
commit | 4eb811e1ecb2f97d24818060f055373ac816dc92 (patch) | |
tree | bec9e0586e4c166295aea13fc2d3d7cb1fd25b6b /games/battalion | |
parent | 82647e30b191a30fee4fa87b30bef538c3fc6780 (diff) | |
download | pkgsrc-4eb811e1ecb2f97d24818060f055373ac816dc92.tar.gz |
Bump PKGREVISION for infrastructure fix affecting /dev/null as CONF_FILES
source.
Diffstat (limited to 'games/battalion')
-rw-r--r-- | games/battalion/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/battalion/Makefile b/games/battalion/Makefile index d497c9b90f6..27117b83ab2 100644 --- a/games/battalion/Makefile +++ b/games/battalion/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2008/06/15 11:21:43 joerg Exp $ +# $NetBSD: Makefile,v 1.42 2008/09/25 14:02:09 wiz Exp $ DISTNAME= battalion PKGNAME= battalion-1.4 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= games x11 MASTER_SITES= http://www.evl.uic.edu/aej/BATTALION/ DISTFILES= battalionSource1.4.tar.Z battalionSUN4.tar.gz |