diff options
-rw-r--r-- | irc/xchat-devel/Makefile | 4 | ||||
-rw-r--r-- | irc/xchat-gnome/Makefile | 4 | ||||
-rw-r--r-- | irc/xchat/Makefile | 4 | ||||
-rw-r--r-- | irc/xchat1/Makefile | 4 | ||||
-rw-r--r-- | irc/xchat2/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/irc/xchat-devel/Makefile b/irc/xchat-devel/Makefile index a91290ea9d40..a5a683817cd3 100644 --- a/irc/xchat-devel/Makefile +++ b/irc/xchat-devel/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 diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index a91290ea9d40..a5a683817cd3 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/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 diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile index a91290ea9d40..a5a683817cd3 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/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 diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index a91290ea9d40..a5a683817cd3 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/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 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 |