1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

Try grouping of MASTER_SITES

This commit is contained in:
Dirk Meyer 2002-06-09 11:22:05 +00:00
parent 0df96924cc
commit 1b6982e0b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=60960

View File

@ -12,11 +12,12 @@ CATEGORIES= news
MASTER_SITES= ftp://ftp.cs.toronto.edu/pub/c-news/ \
ftp://ftp.funet.fi/pub/unix/news/cnews/ \
ftp://ftp.redcom.ru/pub/unix/usenet/c-news/ \
ftp://ftp.dinoex.org/pub/c-news/
ftp://ftp.dinoex.org/pub/c-news/ \
ftp://ftp.dinoex.org/pub/c-news/:pgp
DISTNAME= c-news
EXTRACT_SUFX= .tar.Z
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
pgpverify-1.12
pgpverify-1.12:pgp
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
PATCH_SITES= ftp://ftp.lan-ks.de/pub/c-news/ \