diff options
author | Anders Nordby <anders@FreeBSD.org> | 2003-07-05 18:13:19 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2003-07-05 18:13:19 +0000 |
commit | da962369341dc4a2c9d822baf555269a6bce8a75 (patch) | |
tree | 39efd10636b2026b8818a446e0d33fcf4f8f4c03 /net-im | |
parent | 1f9c436163b43d06fbd4e2e176455868496be8c8 (diff) | |
download | ports-da962369341dc4a2c9d822baf555269a6bce8a75.tar.gz ports-da962369341dc4a2c9d822baf555269a6bce8a75.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gaim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile index c94969fe890f..60288a22209d 100644 --- a/net-im/gaim/Makefile +++ b/net-im/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 |