diff options
Diffstat (limited to 'net/gaim/Makefile')
-rw-r--r-- | net/gaim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gaim/Makefile b/net/gaim/Makefile index c94969fe890f..60288a22209d 100644 --- a/net/gaim/Makefile +++ b/net/gaim/Makefile @@ -11,7 +11,7 @@ CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -PATCH_SITES= http://www.chipx86.com/ +PATCH_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ PATCHFILES= ${DISTNAME}-msncrashes.diff PATCH_DIST_STRIP= -p1 |