summaryrefslogtreecommitdiff
path: root/games/nethack-x11
diff options
context:
space:
mode:
authorwiz <wiz>2008-11-10 17:21:33 +0000
committerwiz <wiz>2008-11-10 17:21:33 +0000
commit44dc6e047a86eda0ef41a52326aef78bbdc5734b (patch)
treeacd08afb8bfbd87219ea006085bd5a4ba4ba5388 /games/nethack-x11
parent420691168889d4ac2f8dc46c6eaa5b192f99327d (diff)
downloadpkgsrc-44dc6e047a86eda0ef41a52326aef78bbdc5734b.tar.gz
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
Diffstat (limited to 'games/nethack-x11')
-rw-r--r--games/nethack-x11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/nethack-x11/Makefile b/games/nethack-x11/Makefile
index e344b7d237a..1c997eef25c 100644
--- a/games/nethack-x11/Makefile
+++ b/games/nethack-x11/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.36 2008/09/26 15:10:08 joerg Exp $
+# $NetBSD: Makefile,v 1.37 2008/11/10 17:21:35 wiz Exp $
#
.include "../../games/nethack-lib/Makefile.common"
PKGNAME= nethack-x11-${NETHACK_VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= The X11 version of NetHack
CATEGORIES+= x11