diff options
Diffstat (limited to 'net/gaim/Makefile')
-rw-r--r-- | net/gaim/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/gaim/Makefile b/net/gaim/Makefile index 60288a22209d..6d8ed82e9231 100644 --- a/net/gaim/Makefile +++ b/net/gaim/Makefile @@ -6,14 +6,14 @@ PORTNAME= gaim PORTVERSION= 0.64 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -PATCH_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ -PATCHFILES= ${DISTNAME}-msncrashes.diff -PATCH_DIST_STRIP= -p1 +PATCH_SITES= http://www.chipx86.com/ +PATCHFILES= ${DISTNAME}-msncrashes-20030705-0044.diff +PATCH_DIST_STRIP= -p0 MAINTAINER?= marcus@FreeBSD.org COMMENT= Gtk+-2.0 open-source 'clone' of AOL's Instant Messenger client |