summaryrefslogtreecommitdiff
path: root/games/liquidwar/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'games/liquidwar/patches/patch-ac')
-rw-r--r--games/liquidwar/patches/patch-ac13
1 files changed, 0 insertions, 13 deletions
diff --git a/games/liquidwar/patches/patch-ac b/games/liquidwar/patches/patch-ac
deleted file mode 100644
index 3cbf4f93fb8..00000000000
--- a/games/liquidwar/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.1 2006/10/16 00:48:29 wiz Exp $
-
---- misc/liquidwar_notify.sh.orig 2005-11-27 20:09:58.000000000 +0000
-+++ misc/liquidwar_notify.sh
-@@ -50,7 +50,7 @@ SUBJECT="[liquidwar-bot] Connection"
-
- #RECEIVERS="ufoot@ufoot.org"
-
--if test "$RECEIVERS" == "" ; then
-+if test "$RECEIVERS" = "" ; then
- echo "You need to parameter this script first!"
- exit 1
- fi