summaryrefslogtreecommitdiff
path: root/news/cnews
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 17:33:32 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 17:33:32 +0000
commitf39d3f29e6126cdc0a2f27d2b70c8d6667774330 (patch)
treeab2f44c93df74a3fd0f6c30b0eac92355922e845 /news/cnews
parentupdate with the new PORTNAME/PORTVERSION variables (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27420
Diffstat (limited to 'news/cnews')
-rw-r--r--news/cnews/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/news/cnews/Makefile b/news/cnews/Makefile
index b19accfd80c1..2096ddc06a01 100644
--- a/news/cnews/Makefile
+++ b/news/cnews/Makefile
@@ -1,13 +1,12 @@
# New ports collection makefile for: cnews
-# Version required: 940927
# Date created: 28 September 1994
# Whom: adam
#
# $FreeBSD$
#
-DISTNAME= c-news
-PKGNAME= cnews-cr.g
+PORTNAME= cnews
+PORTVERSION= cr.g
CATEGORIES= news
MASTER_SITES= ftp://ftp.cs.toronto.edu/pub/c-news/ \
ftp://ftp.lan-ks.de/pub/c-news/ \
@@ -17,7 +16,7 @@ MASTER_SITES= ftp://ftp.cs.toronto.edu/pub/c-news/ \
ftp://ftp.mc.hik.se/pub/unix/news/c-news/ \
ftp://ftp.dinoex.org/pub/c-news/
EXTRACT_SUFX= .tar.Z
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
+DISTFILES= c-news${EXTRACT_SUFX} \
pgpverify-1.12
PATCH_SITES= ftp://ftp.lan-ks.de/pub/c-news/ \