diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-18 16:12:04 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-18 16:12:04 +0000 |
commit | 7bf03cf6604b6beda6ef7ebe57c3d9b91269ad1d (patch) | |
tree | 645af6fe4aaf2161b0131fd208fe875140c61aee /net/jabber/files/patch-ag | |
parent | upgrade to 1.8.5 (diff) |
upgrade to 1.4.2
PR: 37207
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=57852
Diffstat (limited to 'net/jabber/files/patch-ag')
-rw-r--r-- | net/jabber/files/patch-ag | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net/jabber/files/patch-ag b/net/jabber/files/patch-ag deleted file mode 100644 index f855814c10ff..000000000000 --- a/net/jabber/files/patch-ag +++ /dev/null @@ -1,12 +0,0 @@ ---- msn-transport/Makefile.orig Mon Feb 5 09:25:59 2001 -+++ msn-transport/Makefile Tue Sep 4 08:12:05 2001 -@@ -1,7 +1,7 @@ - include ../platform-settings - --CC=gcc --CFLAGS:=$(CFLAGS) $(DEFINES) -I../jabberd/ -Wall -g -O2 -+#CC=gcc -+CFLAGS:=$(CFLAGS) $(DEFINES) -I../jabberd/ # -Wall -g -O2 - - msntrans_HEADERS=msntrans.h ../jabberd/jabberd.h - |