aboutsummaryrefslogtreecommitdiff
path: root/math/calc
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/calc
parenta7f42416d7a766482b1e0d1d8b9055c917426356 (diff)
downloadports-1df1a17abc224c7b035253c7089ca62f3b56a87a.tar.gz
ports-1df1a17abc224c7b035253c7089ca62f3b56a87a.zip
Convert to PORTNAME/PORTVERSION.
Notes
Notes: svn path=/head/; revision=27509
Diffstat (limited to 'math/calc')
-rw-r--r--math/calc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/calc/Makefile b/math/calc/Makefile
index c2611862184a..06838d0818bd 100644
--- a/math/calc/Makefile
+++ b/math/calc/Makefile
@@ -1,17 +1,17 @@
# New ports collection makefile for: calc
-# Version required: 2.9.3t6
# Date created: 3 October 1994
# Whom: jmz
#
# $FreeBSD$
#
-DISTNAME= calc-2.11.1t3.0
-PKGNAME= calc-2.11.1
+PORTNAME= calc
+PORTVERSION= 2.11.1
CATEGORIES= math
MASTER_SITES= ftp://reality.sgi.com/users/chongo/src/calc/ \
ftp://ftp.uu.net/pub/calc/ \
http://reality.sgi.com/chongo/src/calc/
+DISTNAME= calc-2.11.1t3.0
MAINTAINER= jmz@FreeBSD.org