summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2004-11-26 00:32:53 +0000
committerKoop Mast <kwm@FreeBSD.org>2004-11-26 00:32:53 +0000
commit3d83702fd4b9e612ff072a4359e2ca7daad982d7 (patch)
treeff6620670e977e0e22eebf122ab077c85aa38a2e /irc
parentAdd missing libtool dropping (diff)
Add mirrors so make fetch works again.
Reported by: pointyhat via kris Approved by: pav (mentor)
Notes
Notes: svn path=/head/; revision=122457
Diffstat (limited to 'irc')
-rw-r--r--irc/xchat2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile
index 0723103d2deb..5cc502825a41 100644
--- a/irc/xchat2/Makefile
+++ b/irc/xchat2/Makefile
@@ -8,7 +8,9 @@
PORTNAME= xchat2
PORTVERSION= 2.4.1
CATEGORIES= irc gnome ipv6
-MASTER_SITES= http://xchat.org/files/source/2.4/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+ http://xchat.org/files/source/2.4/
+MASTER_SITE_SUBDIR= ${PORTNAME:S|2||}
DISTNAME= xchat-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org