diff options
author | kwm <kwm@FreeBSD.org> | 2005-01-30 19:09:23 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2005-01-30 19:09:23 +0800 |
commit | 1fbfa1815003b4b826a193e06ebd46b116349b7d (patch) | |
tree | a705660daf3fa85097055b273d502b89b76a56e7 /irc | |
parent | bb4af15c7191d1c422aced5911c6940356feb317 (diff) | |
download | freebsd-ports-gnome-1fbfa1815003b4b826a193e06ebd46b116349b7d.tar.gz freebsd-ports-gnome-1fbfa1815003b4b826a193e06ebd46b116349b7d.tar.zst freebsd-ports-gnome-1fbfa1815003b4b826a193e06ebd46b116349b7d.zip |
Chase master site.
Submitted by: Samy Al Bahra <samy at kerneled dot org>
Diffstat (limited to 'irc')
-rw-r--r-- | irc/xchat-gnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index e26fbc238605..331419c23fef 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -9,7 +9,7 @@ PORTNAME= xchat PORTVERSION= 0.2 PORTREVISION= 1 CATEGORIES= irc gnome ipv6 -MASTER_SITES= http://navi.cx/releases/ \ +MASTER_SITES= http://flapjack.navi.cx/releases/xchat-gnome/ \ http://members.chello.nl/~g.mast/distfiles/ PKGNAMESUFFIX= -gnome DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} |