aboutsummaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2002-06-09 19:22:05 +0800
committerdinoex <dinoex@FreeBSD.org>2002-06-09 19:22:05 +0800
commit3d73e52582eac034c7d6df9bcb65b266bb7a4d7c (patch)
treea7e7e46506d2d7375978669b530a1d2df00bcd97 /news
parent47abebd14ba94625d1cb8bc9cba57862e1c61a90 (diff)
downloadfreebsd-ports-gnome-3d73e52582eac034c7d6df9bcb65b266bb7a4d7c.tar.gz
freebsd-ports-gnome-3d73e52582eac034c7d6df9bcb65b266bb7a4d7c.tar.zst
freebsd-ports-gnome-3d73e52582eac034c7d6df9bcb65b266bb7a4d7c.zip
Try grouping of MASTER_SITES
Diffstat (limited to 'news')
-rw-r--r--news/cnews/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/news/cnews/Makefile b/news/cnews/Makefile
index d4371e826c49..ea268ad77977 100644
--- a/news/cnews/Makefile
+++ b/news/cnews/Makefile
@@ -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/ \