aboutsummaryrefslogtreecommitdiff
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
parent9322e9e7233f0f0e5b3955dc6799ae92e2171836 (diff)
downloadports-3d83702fd4b9e612ff072a4359e2ca7daad982d7.tar.gz
ports-3d83702fd4b9e612ff072a4359e2ca7daad982d7.zip
Notes
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