aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/cgoban2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/cgoban2/Makefile b/games/cgoban2/Makefile
index 44770af04aa2..0116e09b1129 100644
--- a/games/cgoban2/Makefile
+++ b/games/cgoban2/Makefile
@@ -25,7 +25,7 @@ USE_JAVA= yes
JAVA_VERSION= 1.3+
NO_BUILD= yes
-PLIST_FILES= bin/cgoban2 %%DATADIR%%/cgoban.jar
+PLIST_FILES= bin/cgoban2 %%DATADIR%%/cgoban.jar share/pixmaps/cgoban2.png
PLIST_DIRS= %%DATADIR%%
ICON= org/igoweb/go/swing/images/tool1.png