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/nethack-lib | |
parent | 82647e30b191a30fee4fa87b30bef538c3fc6780 (diff) | |
download | pkgsrc-4eb811e1ecb2f97d24818060f055373ac816dc92.tar.gz |
Bump PKGREVISION for infrastructure fix affecting /dev/null as CONF_FILES
source.
Diffstat (limited to 'games/nethack-lib')
-rw-r--r-- | games/nethack-lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/nethack-lib/Makefile b/games/nethack-lib/Makefile index 399c0660ba3..9dd55430aed 100644 --- a/games/nethack-lib/Makefile +++ b/games/nethack-lib/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.25 2007/03/24 19:21:24 joerg Exp $ +# $NetBSD: Makefile,v 1.26 2008/09/25 14:02:09 wiz Exp $ # .include "../../games/nethack-lib/Makefile.common" PKGNAME= nethack-lib-${NETHACK_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Data files for Nethack |