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 1663de4da9d..86f8a093231 100644 --- a/games/nethack-qt/Makefile +++ b/games/nethack-qt/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.64 2013/06/04 22:16:09 tron Exp $ +# $NetBSD: Makefile,v 1.65 2013/06/06 12:54:25 wiz Exp $ # .include "../../games/nethack-lib/Makefile.common" PKGNAME= nethack-qt-${NETHACK_VERSION} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES+= x11 MAKE_JOBS_SAFE= no |