diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-09-24 03:50:42 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-09-24 03:50:42 +0800 |
commit | 69b74a5f9524f82025ca8994c574a04015912aab (patch) | |
tree | a078e5ec225ac769d5e0d23dbd569a4d44e9b639 /news/aub | |
parent | c8e3326f0fd18e7c3b00515b6b590337dfbc8a17 (diff) | |
download | freebsd-ports-gnome-69b74a5f9524f82025ca8994c574a04015912aab.tar.gz freebsd-ports-gnome-69b74a5f9524f82025ca8994c574a04015912aab.tar.zst freebsd-ports-gnome-69b74a5f9524f82025ca8994c574a04015912aab.zip |
Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists.
PR: 30497
Submitted by: Dan Larsson
Approved by: will
Diffstat (limited to 'news/aub')
-rw-r--r-- | news/aub/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/news/aub/Makefile b/news/aub/Makefile index 912cb2258909..893b49dd0a6e 100644 --- a/news/aub/Makefile +++ b/news/aub/Makefile @@ -9,8 +9,7 @@ PORTNAME= aub PORTVERSION= 2.0.5 CATEGORIES= news -MASTER_SITES= ftp://ftp.freesoftware.com/pub/perl/CPAN/scripts/news/nntpstuff/aub/ \ - ftp://ftp.digital.com/pub/plan/perl/CPAN/scripts/news/nntpstuff/aub/ \ +MASTER_SITES= ftp://ftp.digital.com/pub/plan/perl/CPAN/scripts/news/nntpstuff/aub/ \ ftp://ftp.perl.org/pub/CPAN/scripts/news/nntpstuff/aub/ DISTFILES= aub aub.1 BUG_FIXES |