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 c5be5f0d0b6..32600b322fb 100644 --- a/games/nethack-qt/Makefile +++ b/games/nethack-qt/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.59 2011/06/01 11:20:29 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2011/11/01 06:01:19 sbd Exp $ # .include "../../games/nethack-lib/Makefile.common" PKGNAME= nethack-qt-${NETHACK_VERSION} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES+= x11 MAKE_JOBS_SAFE= no |