diff options
author | miwi <miwi@FreeBSD.org> | 2009-08-29 03:52:22 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-08-29 03:52:22 +0800 |
commit | 1a9b2e0f9420730952c6615c0aaa289eb6764479 (patch) | |
tree | 3146018a0186e996b996d0ad72873eba1b8a69ea /irc | |
parent | cfac569e58a57014b9b648af5f06f4c07b1896b8 (diff) | |
download | freebsd-ports-gnome-1a9b2e0f9420730952c6615c0aaa289eb6764479.tar.gz freebsd-ports-gnome-1a9b2e0f9420730952c6615c0aaa289eb6764479.tar.zst freebsd-ports-gnome-1a9b2e0f9420730952c6615c0aaa289eb6764479.zip |
- Fix fetch
Diffstat (limited to 'irc')
-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 f8c225d0bea7..a9164ba03a3c 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 f8c225d0bea7..a9164ba03a3c 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 |