From 02a9f2b941f5254908f626400fcb7eb5af432da8 Mon Sep 17 00:00:00 2001 From: obrien Date: Thu, 21 Mar 2002 02:24:51 +0000 Subject: Use MASTER_SITE_PERL_CPAN. --- news/aub/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'news/aub') diff --git a/news/aub/Makefile b/news/aub/Makefile index 893b49dd0a6e..0a16f7fd8454 100644 --- a/news/aub/Makefile +++ b/news/aub/Makefile @@ -9,8 +9,8 @@ PORTNAME= aub PORTVERSION= 2.0.5 CATEGORIES= news -MASTER_SITES= ftp://ftp.digital.com/pub/plan/perl/CPAN/scripts/news/nntpstuff/aub/ \ - ftp://ftp.perl.org/pub/CPAN/scripts/news/nntpstuff/aub/ +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR= ../../../scripts/news/nntpstuff/aub DISTFILES= aub aub.1 BUG_FIXES MAINTAINER= obrien@FreeBSD.org -- cgit