summaryrefslogtreecommitdiff
path: root/math/plplot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/plplot/Makefile')
-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