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 31e9cde1ce35..2f755ca052bd 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -8,8 +8,8 @@ PORTNAME= xchat PORTVERSION= 1.5.0 CATEGORIES= irc -MASTER_SITES= http://xchat.org/files/source/1.4/ \ - http://xchat.linuxpower.org/files/source/1.4/ +MASTER_SITES= http://xchat.org/files/source/1.5/ \ + http://xchat.linuxpower.org/files/source/1.5/ MAINTAINER= jim@FreeBSD.org |