summaryrefslogtreecommitdiffstats
path: root/news/cnews
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-04-13 06:59:20 +0000
committercpiazza <cpiazza@FreeBSD.org>2000-04-13 06:59:20 +0000
commite57b2ee9788af2034cc5bec2d67d113266efcb34 (patch)
treeae4c55ac549b8e55d899a27d9e1fac21d1314423 /news/cnews
parent4906125af71924237310272d3b95f805be9968c1 (diff)
downloadFreeBSD-ports-e57b2ee9788af2034cc5bec2d67d113266efcb34.zip
FreeBSD-ports-e57b2ee9788af2034cc5bec2d67d113266efcb34.tar.gz
Unbreak
PR: 19768 Submitted by: dirk.meyer@dinoex.sub.org
Diffstat (limited to 'news/cnews')
-rw-r--r--news/cnews/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/news/cnews/Makefile b/news/cnews/Makefile
index 2096ddc..803f32d 100644
--- a/news/cnews/Makefile
+++ b/news/cnews/Makefile
@@ -15,8 +15,9 @@ MASTER_SITES= ftp://ftp.cs.toronto.edu/pub/c-news/ \
ftp://ftp.redcom.ru/pub/unix/usenet/c-news/ \
ftp://ftp.mc.hik.se/pub/unix/news/c-news/ \
ftp://ftp.dinoex.org/pub/c-news/
+DISTNAME= c-news
EXTRACT_SUFX= .tar.Z
-DISTFILES= c-news${EXTRACT_SUFX} \
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
pgpverify-1.12
PATCH_SITES= ftp://ftp.lan-ks.de/pub/c-news/ \
@@ -33,7 +34,7 @@ PATCHFILES= c-news-patch-fileart.c c-news-patch-namecheck.awk \
MAINTAINER= dirk.meyer@dinoex.sub.org
-DIST_SUBDIR= c-news
+DIST_SUBDIR= ${DISTNAME}
NO_WRKSUBDIR= yes
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAKEFILE= makefile
OpenPOWER on IntegriCloud