diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-23 19:50:42 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-23 19:50:42 +0000 |
commit | 479a523af4b6a1535e073833a691fdf1c6375d37 (patch) | |
tree | 4ab48747e0ae6476a2dd4cdfc6e3fa845b1afccb /news/aub | |
parent | fdcbf801b2fac1636f1133612aa5a8989b3e47a5 (diff) | |
download | ports-479a523af4b6a1535e073833a691fdf1c6375d37.tar.gz ports-479a523af4b6a1535e073833a691fdf1c6375d37.zip |
Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists.
PR: 30497
Submitted by: Dan Larsson
Approved by: will
Notes
Notes:
svn path=/head/; revision=48126
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 |