diff options
Diffstat (limited to 'news/aub')
-rw-r--r-- | news/aub/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |