summaryrefslogtreecommitdiff
path: root/games/moon-buggy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/moon-buggy/Makefile')
-rw-r--r--games/moon-buggy/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/games/moon-buggy/Makefile b/games/moon-buggy/Makefile
index ecb1b636fd2..89b71ddca97 100644
--- a/games/moon-buggy/Makefile
+++ b/games/moon-buggy/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2006/05/21 15:44:55 rillig Exp $
+# $NetBSD: Makefile,v 1.3 2006/05/22 20:01:18 joerg Exp $
#
DISTNAME= moon-buggy-1.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= games
MASTER_SITES= http://seehuhn.de/data/
@@ -14,6 +14,8 @@ USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sharedstatedir=${VARBASE}/games
+INFO_FILES= # PLIST
+
OWN_DIRS= ${VARBASE}/games/moon-buggy
.include "../../mk/bsd.pkg.mk"