diff options
Diffstat (limited to 'irc/xchat/Makefile')
-rw-r--r-- | irc/xchat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile index 64173e851d5..8a58db925ef 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/Makefile @@ -8,8 +8,8 @@ DISTNAME= xchat-1.3.8 CATEGORIES= irc -MASTER_SITES= http://xchat.org/files/v1.3/ \ - http://xchat.linuxpower.org/files/v1.3/ +MASTER_SITES= http://xchat.org/files/source/1.3/ \ + http://xchat.linuxpower.org/files/source/1.3/ MAINTAINER= jim@FreeBSD.org |