diff options
Diffstat (limited to 'irc/xchat2')
-rw-r--r-- | irc/xchat2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index 64173e851d5e..8a58db925ef6 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/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 |