diff options
author | edwin <edwin@FreeBSD.org> | 2003-02-05 19:23:53 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-02-05 19:23:53 +0800 |
commit | 099ae480f8a70865461cc931dea221b5192ebff5 (patch) | |
tree | 53880d607f3ad0a3809764a7b1e009d3bbc6694f /comms/birda | |
parent | 3312f0552be6a51657158267b478367769d31650 (diff) | |
download | freebsd-ports-gnome-099ae480f8a70865461cc931dea221b5192ebff5.tar.gz freebsd-ports-gnome-099ae480f8a70865461cc931dea221b5192ebff5.tar.zst freebsd-ports-gnome-099ae480f8a70865461cc931dea221b5192ebff5.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>
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 |