diff options
author | dinoex <dinoex@FreeBSD.org> | 2012-07-29 03:41:21 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2012-07-29 03:41:21 +0800 |
commit | 21b0aaadc61c801337f77a22542c89b882868cf0 (patch) | |
tree | da9956ec0ab5195d6943839b63e9974f12e3429f /irc/xchat-fish | |
parent | 1c44cfd850826e8fe438e2ddf5c1bd429ce622a1 (diff) | |
download | freebsd-ports-gnome-21b0aaadc61c801337f77a22542c89b882868cf0.tar.gz freebsd-ports-gnome-21b0aaadc61c801337f77a22542c89b882868cf0.tar.zst freebsd-ports-gnome-21b0aaadc61c801337f77a22542c89b882868cf0.zip |
- add more MASTER_SITES
Diffstat (limited to 'irc/xchat-fish')
-rw-r--r-- | irc/xchat-fish/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/xchat-fish/Makefile b/irc/xchat-fish/Makefile index c119ab8a40af..d29f9f311c9f 100644 --- a/irc/xchat-fish/Makefile +++ b/irc/xchat-fish/Makefile @@ -9,7 +9,8 @@ PORTNAME= fish DISTVERSION= 0.98 PORTREVISION= 4 CATEGORIES= irc security -MASTER_SITES= http://fish.secure.la/xchat/ +MASTER_SITES= http://fish.secure.la/xchat/ \ + ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/ PKGNAMEPREFIX= xchat- DISTNAME= FiSH-XChat.v${DISTVERSION}-source |