diff --git a/games/galois/Makefile b/games/galois/Makefile index 3d749d8e690..a37048473b9 100644 --- a/games/galois/Makefile +++ b/games/galois/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.2 2014/05/15 15:26:48 bcallah Exp $ +# $OpenBSD: Makefile,v 1.3 2014/09/17 20:32:11 landry Exp $ COMMENT = free multi-dimensional Tetris-like game DISTNAME = galois-0.3 -REVISION = 0 +REVISION = 1 CATEGORIES = games x11 HOMEPAGE = http://www.nongnu.org/galois/ diff --git a/games/galois/patches/patch-misc_galois_desktop_in b/games/galois/patches/patch-misc_galois_desktop_in new file mode 100644 index 00000000000..e3cf39501c9 --- /dev/null +++ b/games/galois/patches/patch-misc_galois_desktop_in @@ -0,0 +1,12 @@ +$OpenBSD: patch-misc_galois_desktop_in,v 1.1 2014/09/17 20:32:11 landry Exp $ +--- misc/galois.desktop.in.orig Wed Sep 17 22:19:58 2014 ++++ misc/galois.desktop.in Wed Sep 17 22:20:06 2014 +@@ -17,7 +17,7 @@ + # @configure_input@ + + [Desktop Entry] +-Exec=@prefix@/games/galois ++Exec=@prefix@/bin/galois + Terminal=false + Type=Application + Categories=GNOME;GTK;Game;BlocksGame;