summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-03-21 02:24:51 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-03-21 02:24:51 +0000
commit647791f9a5265ce5edb3b630bc54a7de9d9c88d2 (patch)
treee3581a7e70607cd83096f15b5abee0735e0023cf /news
parentUpdate to version 2.54 Beta 31. (diff)
Use MASTER_SITE_PERL_CPAN.
Notes
Notes: svn path=/head/; revision=56408
Diffstat (limited to 'news')
-rw-r--r--news/aub/Makefile4
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