diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-12-29 22:37:05 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-12-29 22:37:05 +0800 |
commit | 17cf0643af3ceea0b658ba90aa00071de8d680b4 (patch) | |
tree | 6a2f1e10a66bdff1aa7eed7f437bf6d4613e3fdc /irc | |
parent | 6616c61ae8eda051df724604794e1eb022e5fb4f (diff) | |
download | freebsd-ports-gnome-17cf0643af3ceea0b658ba90aa00071de8d680b4.tar.gz freebsd-ports-gnome-17cf0643af3ceea0b658ba90aa00071de8d680b4.tar.zst freebsd-ports-gnome-17cf0643af3ceea0b658ba90aa00071de8d680b4.zip |
Add an additional distfile mirror
Diffstat (limited to 'irc')
-rw-r--r-- | irc/netwalker-ircc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/netwalker-ircc/Makefile b/irc/netwalker-ircc/Makefile index f99333f06ffa..99593659f159 100644 --- a/irc/netwalker-ircc/Makefile +++ b/irc/netwalker-ircc/Makefile @@ -8,7 +8,8 @@ PORTNAME= netwalker-ircc PORTVERSION= 0.5.0 CATEGORIES= irc -MASTER_SITES= http://critical.ch/netwalker-ircc/ +MASTER_SITES= http://www.bind.ch/software/netwalker/src/ \ + http://critical.ch/distfiles/ EXTRACT_SUFX= .tgz MAINTAINER= ehaupt@FreeBSD.org |