diff options
author | Koop Mast <kwm@FreeBSD.org> | 2005-01-30 11:09:23 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2005-01-30 11:09:23 +0000 |
commit | 726021d2ca92b81dc807c5d89fcad013a9ef691a (patch) | |
tree | dd5c63cefed755cb3d1df81f4544ce6b17c694e7 /irc/xchat-gnome | |
parent | Properly install everything. Guess I failed the test! (diff) |
Chase master site.
Submitted by: Samy Al Bahra <samy at kerneled dot org>
Notes
Notes:
svn path=/head/; revision=127695
Diffstat (limited to 'irc/xchat-gnome')
-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} |