summaryrefslogtreecommitdiff
path: root/news/rkive
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/rkive
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/rkive')
-rw-r--r--news/rkive/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/news/rkive/Makefile b/news/rkive/Makefile
index 5414f16dd6dc..01135c28662c 100644
--- a/news/rkive/Makefile
+++ b/news/rkive/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: rkive
-# Version required: 3.1
# Date created: 03 Jul 1995
# Whom: torstenb@FreeBSD.org
#
# $FreeBSD$
#
-DISTNAME= rkive3.1
-PKGNAME= rkive-3.1
+PORTNAME= rkive
+PORTVERSION= 3.1
CATEGORIES= news
MASTER_SITES= ftp://ftp.vmunix.org/pub/misc/rkive/
+DISTNAME= ${PORTNAME}${PORTVERSION}
EXTRACT_SUFX= .tar.Z
MAINTAINER= torstenb@FreeBSD.org