diff options
-rw-r--r-- | irc/weechat-devel/Makefile | 3 | ||||
-rw-r--r-- | irc/weechat/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/irc/weechat-devel/Makefile b/irc/weechat-devel/Makefile index f8c225d0bea..a9164ba03a3 100644 --- a/irc/weechat-devel/Makefile +++ b/irc/weechat-devel/Makefile @@ -9,8 +9,7 @@ PORTNAME= weechat PORTVERSION= 0.2.6.3 PORTREVISION= 1 CATEGORIES= irc -MASTER_SITES= http://flashcode.free.fr/flashtux/weechat/ \ - http://weechat.flashtux.org/download/ +MASTER_SITES= http://weechat.flashtux.org/download/ MAINTAINER= miwi@FreeBSD.org COMMENT= A lightweight and user friendly ncurse based IRC client diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile index f8c225d0bea..a9164ba03a3 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -9,8 +9,7 @@ PORTNAME= weechat PORTVERSION= 0.2.6.3 PORTREVISION= 1 CATEGORIES= irc -MASTER_SITES= http://flashcode.free.fr/flashtux/weechat/ \ - http://weechat.flashtux.org/download/ +MASTER_SITES= http://weechat.flashtux.org/download/ MAINTAINER= miwi@FreeBSD.org COMMENT= A lightweight and user friendly ncurse based IRC client |