diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-03-21 02:24:51 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-03-21 02:24:51 +0000 |
commit | 647791f9a5265ce5edb3b630bc54a7de9d9c88d2 (patch) | |
tree | e3581a7e70607cd83096f15b5abee0735e0023cf /news | |
parent | 64611243311030e17811908aba4543c151b95e6e (diff) | |
download | ports-647791f9a5265ce5edb3b630bc54a7de9d9c88d2.tar.gz ports-647791f9a5265ce5edb3b630bc54a7de9d9c88d2.zip |
Notes
Diffstat (limited to 'news')
-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 |