diff options
Diffstat (limited to 'games/nethack-qt/Makefile')
-rw-r--r-- | games/nethack-qt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/nethack-qt/Makefile b/games/nethack-qt/Makefile index 1d3f23e6510..22d49b50f54 100644 --- a/games/nethack-qt/Makefile +++ b/games/nethack-qt/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.55 2009/08/26 19:57:32 sno Exp $ +# $NetBSD: Makefile,v 1.56 2010/01/18 09:58:53 wiz Exp $ # .include "../../games/nethack-lib/Makefile.common" PKGNAME= nethack-qt-${NETHACK_VERSION} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES+= x11 MAKE_JOBS_SAFE= no |