diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-11-05 09:07:44 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-11-05 09:07:44 +0000 |
commit | b1cf59535c70b37f79dbb4a7374b9908cd760c4c (patch) | |
tree | de86c8c77ebfec33fb4888f702c1c1fc593cce83 /games/xchain/files/patch-aa | |
parent | - update for cairo release (diff) |
Remove expired ports
Notes
Notes:
svn path=/head/; revision=147349
Diffstat (limited to 'games/xchain/files/patch-aa')
-rw-r--r-- | games/xchain/files/patch-aa | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/games/xchain/files/patch-aa b/games/xchain/files/patch-aa deleted file mode 100644 index 26f695862721..000000000000 --- a/games/xchain/files/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ ---- xchain.c.orig Thu Feb 26 00:10:15 1998 -+++ xchain.c Sat Jun 10 11:29:42 2000 -@@ -29,7 +29,9 @@ - #include <stdlib.h> - #include <time.h> - -+#ifndef DEF_WISH_PATH - #define DEF_WISH_PATH "/usr/bin/wish" -+#endif - - void wprintf(char *, ...); - void draw_screen(void); |