diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-08-29 04:48:19 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-08-29 04:48:19 +0000 |
commit | 1adff7752448f34b01f989680d7dee1442b6b413 (patch) | |
tree | 1bb213bbaa0e79d0e4d554117afdfe7f76c27051 /irc/tirc/files/patch-aa | |
parent | Recognize diablo-jdk16 and bump PORTREVISION. (diff) |
- Deprecated, deorbit
Notes
Notes:
svn path=/head/; revision=219399
Diffstat (limited to 'irc/tirc/files/patch-aa')
-rw-r--r-- | irc/tirc/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/irc/tirc/files/patch-aa b/irc/tirc/files/patch-aa deleted file mode 100644 index 64a319726184..000000000000 --- a/irc/tirc/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- main.c.orig Sun Aug 22 14:44:04 1999 -+++ main.c Sun Aug 22 14:44:26 1999 -@@ -278,7 +278,7 @@ - fprintf(stderr, "DEBUG: visual debug output active.\n"); - #endif - /* Parse the startup file(s) */ -- readrc("/usr/local/share/tircrc"); -+ readrc("__PREFIX__/share/tirc/tircrc"); - - if ((home = getenv("HOME")) == NULL) - return 1; |