aboutsummaryrefslogtreecommitdiff
path: root/games/burrtools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/burrtools/Makefile')
-rw-r--r--games/burrtools/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/games/burrtools/Makefile b/games/burrtools/Makefile
index 3515bb4bca11..5c0a78d384f3 100644
--- a/games/burrtools/Makefile
+++ b/games/burrtools/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= burrtools
-PORTVERSION= 0.4.1
-PORTREVISION= 0
+PORTVERSION= 0.4.2
CATEGORIES= games
MASTER_SITES= SF
@@ -25,8 +24,4 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
USE_GMAKE= yes
-PLIST_FILES= bin/burrGui bin/burrTxt
-
-PORTDOCS= *
-
.include <bsd.port.mk>