summaryrefslogtreecommitdiff
path: root/math/pari
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/pari
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/pari')
-rw-r--r--math/pari/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/pari/Makefile b/math/pari/Makefile
index a8dfea709324..7f5bdd608e26 100644
--- a/math/pari/Makefile
+++ b/math/pari/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: PARI
-# Version required: 2.0.18b
# Date created: 19 January 1999
# Whom: Yoshiaki UCHIKAWA <yoshiaki@kt.rim.or.jp>
#
# $FreeBSD$
#
-DISTNAME= pari-2.0.18.beta
-PKGNAME= pari-2.0.18b
+PORTNAME= pari
+PORTVERSION= 2.0.18b
CATEGORIES= math
MASTER_SITES= ftp://www.gn-50uma.de/gn/gn-50uma.de/pari-2.0/
+DISTNAME= pari-2.0.18.beta
MAINTAINER= yoshiaki@kt.rim.or.jp