summaryrefslogtreecommitdiff
path: root/news/dnews/Makefile
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/dnews/Makefile
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 '')
-rw-r--r--news/dnews/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/news/dnews/Makefile b/news/dnews/Makefile
index 7ea6b9328af3..d28a4b215fa0 100644
--- a/news/dnews/Makefile
+++ b/news/dnews/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: dnews
-# Version required: 47k
# Date created: Thu May 29 17:16:36 CEST 1997
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
# $FreeBSD$
#
-DISTNAME= dnews47k_freebsd
-PKGNAME= dnews-4.7k
+PORTNAME= dnews
+PORTVERSION= 4.7k
CATEGORIES= news
MASTER_SITES= ftp://ftp.netwinsite.com/pub/netwinsite/dnews/
+DISTNAME= dnews47k_freebsd
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org