diff options
author | Jim Mock <jim@FreeBSD.org> | 1999-09-01 22:18:11 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 1999-09-01 22:18:11 +0000 |
commit | 26d414ded965a3fa1669303c247dd77b10d4434b (patch) | |
tree | 9c1525562b7044c53525bfdce78c25287a8cde1f /irc/xchat2 | |
parent | 1720265addfc9fa9fa154aed0698846eff72fc2c (diff) | |
download | ports-26d414ded965a3fa1669303c247dd77b10d4434b.tar.gz ports-26d414ded965a3fa1669303c247dd77b10d4434b.zip |
Notes
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 a91290ea9d40..a5a683817cd3 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -8,8 +8,8 @@ DISTNAME= xchat-1.2.0 CATEGORIES= irc -MASTER_SITES= http://xchat.org/files/beta/ \ - http://xchat.linuxpower.org/files/beta/ +MASTER_SITES= http://xchat.org/files/ \ + http://xchat.linuxpower.org/files/ MAINTAINER= jim@FreeBSD.org |