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 32600b322fb..5d5fffa8884 100644 --- a/games/nethack-qt/Makefile +++ b/games/nethack-qt/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.60 2011/11/01 06:01:19 sbd Exp $ +# $NetBSD: Makefile,v 1.61 2013/01/26 21:37:36 adam Exp $ # .include "../../games/nethack-lib/Makefile.common" PKGNAME= nethack-qt-${NETHACK_VERSION} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES+= x11 MAKE_JOBS_SAFE= no |