From 4326da0b1b3524388025924420658c63b174961b Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 19 Jun 2003 21:19:09 +0000 Subject: Add a patch to fix MSN crashes. Submitted by: Matthew Luckie Obtained from: Gaim developers --- net-im/gaim/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'net-im/gaim/Makefile') diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile index ff972633242d..c94969fe890f 100644 --- a/net-im/gaim/Makefile +++ b/net-im/gaim/Makefile @@ -6,10 +6,15 @@ PORTNAME= gaim PORTVERSION= 0.64 +PORTREVISION= 1 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} +PATCH_SITES= http://www.chipx86.com/ +PATCHFILES= ${DISTNAME}-msncrashes.diff +PATCH_DIST_STRIP= -p1 + MAINTAINER?= marcus@FreeBSD.org COMMENT= Gtk+-2.0 open-source 'clone' of AOL's Instant Messenger client -- cgit