summaryrefslogtreecommitdiff
path: root/math/plplot
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-14 07:20:58 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-14 07:20:58 +0000
commit1df1a17abc224c7b035253c7089ca62f3b56a87a (patch)
tree729d9b50958f323b815e1a00b7acf534920af239 /math/plplot
parentupdate g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile (diff)
Convert to PORTNAME/PORTVERSION.
Notes
Notes: svn path=/head/; revision=27509
Diffstat (limited to 'math/plplot')
-rw-r--r--math/plplot/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile
index 27fccf0219a0..5327e7ff3d91 100644
--- a/math/plplot/Makefile
+++ b/math/plplot/Makefile
@@ -1,18 +1,18 @@
# New ports collection makefile for: plplot
-# Version required: 4p99j
# Date created: 03 Oct 1997
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= plplot4p99j
-PKGNAME= plplot-4.99j
+PORTNAME= plplot
+PORTVERSION= 4.99j
CATEGORIES= math
MASTER_SITES= ftp://ftp.uniovi.es/pub6/graphics/plotting/ \
ftp://dino.ph.utexas.edu/plplot/distrib/alpha/ \
ftp://ftp.u-aizu.ac.jp/pub/misc/tools/plot/plplot/distrib/alpha/ \
ftp://ftp.che.utexas.edu/pub/graphics/
+DISTNAME= plplot4p99j
MAINTAINER= ports@FreeBSD.org