diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-05 11:23:53 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-05 11:23:53 +0000 |
commit | fedc46199e34d207550adad9a46256d5f20e03aa (patch) | |
tree | d7289ee57937ce33a2fb7d8322b8996491661537 /comms/birda | |
parent | 4433ae9359cc38bb62371aa02a307055c6152a7d (diff) | |
download | ports-fedc46199e34d207550adad9a46256d5f20e03aa.tar.gz ports-fedc46199e34d207550adad9a46256d5f20e03aa.zip |
comms/birda: fix annoing fetching
distro never avaliable at ftp.augustsson.net (fenner@)
PR: ports/47947
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
Notes
Notes:
svn path=/head/; revision=74837
Diffstat (limited to 'comms/birda')
-rw-r--r-- | comms/birda/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/birda/Makefile b/comms/birda/Makefile index 3c5400c05af6..e843544b32ff 100644 --- a/comms/birda/Makefile +++ b/comms/birda/Makefile @@ -8,8 +8,7 @@ PORTNAME= birda PORTVERSION= 1.00 CATEGORIES= comms -MASTER_SITES= ftp://ftp.augustsson.net/pub/netbsd/ \ - ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/ +MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/ MAINTAINER= allbery@ece.cmu.edu |