diff options
author | edwin <edwin@FreeBSD.org> | 2003-02-05 11:23:53 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-02-05 11:23:53 +0000 |
commit | 099ae480f8a70865461cc931dea221b5192ebff5 (patch) | |
tree | 53880d607f3ad0a3809764a7b1e009d3bbc6694f /comms | |
parent | 3312f0552be6a51657158267b478367769d31650 (diff) | |
download | FreeBSD-ports-099ae480f8a70865461cc931dea221b5192ebff5.zip FreeBSD-ports-099ae480f8a70865461cc931dea221b5192ebff5.tar.gz |
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>
Diffstat (limited to 'comms')
-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 3c5400c..e843544 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 |