summaryrefslogtreecommitdiff
path: root/chat/gaim
diff options
context:
space:
mode:
authorlkundrak <lkundrak>2007-07-03 10:36:15 +0000
committerlkundrak <lkundrak>2007-07-03 10:36:15 +0000
commit02d5641d6adcf05099a5e69b87d365e41ead4d75 (patch)
tree447ede71ad80c6b279cfdba3c7118e5ef1e22315 /chat/gaim
parent1797410cb0480a7ebaf1327851da298a25549a26 (diff)
downloadpkgsrc-02d5641d6adcf05099a5e69b87d365e41ead4d75.tar.gz
Fixed the address of the mirror site after gaim was renamed to pidgin.
Diffstat (limited to 'chat/gaim')
-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