summaryrefslogtreecommitdiff
path: root/news/cnews
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-13 06:59:20 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-13 06:59:20 +0000
commit0bdc9e1be7dd4e7091e6e058bcf9c7a2150ceabe (patch)
tree1930163cd31e0bb71106229a9572175f13256338 /news/cnews
parentConvert to PORT{NAME,VERSION}/PKGNAME{PREFIX,SUFFIX}. (diff)
Unbreak
PR: 19768 Submitted by: dirk.meyer@dinoex.sub.org
Notes
Notes: svn path=/head/; revision=27475
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 2096ddc06a01..803f32d34c8d 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