summaryrefslogtreecommitdiff
path: root/net/pvm/Makefile
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:14:07 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:14:07 +0000
commit93a61d6874669ec2bb1bc7deebc61598e4174442 (patch)
treeb771014812f92756476f174cb7d6d567fc13dbc2 /net/pvm/Makefile
parentAccidental whitespace (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27423
Diffstat (limited to 'net/pvm/Makefile')
-rw-r--r--net/pvm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/pvm/Makefile b/net/pvm/Makefile
index d3fc3a887d13..6adffa3f5895 100644
--- a/net/pvm/Makefile
+++ b/net/pvm/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: pvm3
-# Version required: 3.4.3
# Date created: 11 March 1999
# Whom: Dima Sivachenko <dima@chg.ru>
#
# $FreeBSD$
#
-DISTNAME= pvm3.4.3
-PKGNAME= pvm-3.4.3
+PORTNAME= pvm
+PORTVERSION= 3.4.3
CATEGORIES= net
MASTER_SITES= http://www.netlib.org/pvm3/ \
ftp://ftp.chg.ru/pub/prog/parallel/pvm/pvm3/
+DISTNAME= pvm3.4.3
EXTRACT_SUFX= .tgz
MAINTAINER= dima@Chg.RU