summaryrefslogtreecommitdiff
path: root/chat
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
commit98353fd752c4641988cbe18a73d57abe20b7b3e6 (patch)
tree447ede71ad80c6b279cfdba3c7118e5ef1e22315 /chat
parentba208614be52deb66534f62751afd49a9f6f5e79 (diff)
downloadpkgsrc-98353fd752c4641988cbe18a73d57abe20b7b3e6.tar.gz
Fixed the address of the mirror site after gaim was renamed to pidgin.
Diffstat (limited to 'chat')
-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