summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlkundrak <lkundrak@pkgsrc.org>2007-07-03 10:36:15 +0000
committerlkundrak <lkundrak@pkgsrc.org>2007-07-03 10:36:15 +0000
commit542ea0d5515f047f70745fc2f395a4aec3848a57 (patch)
tree447ede71ad80c6b279cfdba3c7118e5ef1e22315
parent70b0a336512257c3e8181527de80ea078603bbda (diff)
downloadpkgsrc-542ea0d5515f047f70745fc2f395a4aec3848a57.tar.gz
Fixed the address of the mirror site after gaim was renamed to pidgin.
-rw-r--r--chat/gaim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile
index 507a2383754..aabdccbbda1 100644
--- a/chat/gaim/Makefile
+++ b/chat/gaim/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.111 2007/02/22 19:26:11 wiz Exp $
+# $NetBSD: Makefile,v 1.112 2007/07/03 10:36:15 lkundrak Exp $
DISTNAME= gaim-1.5.0
PKGREVISION= 6
CATEGORIES= chat x11
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pidgin/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= mjl@luckie.org.nz