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