summaryrefslogtreecommitdiff
path: root/math/ss
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/ss
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/ss')
-rw-r--r--math/ss/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/ss/Makefile b/math/ss/Makefile
index c857a213ff7a..49fd9e9ebf66 100644
--- a/math/ss/Makefile
+++ b/math/ss/Makefile
@@ -1,17 +1,17 @@
# New ports collection makefile for: SS
-# Version required: 1.3.3
# Date created: 5 January 1997
# Whom: Pedro Giffuni
#
# $FreeBSD$
#
-DISTNAME= ss_1.3.3
-PKGNAME= ss-1.3.3
+PORTNAME= ss
+PORTVERSION= 1.3.3
CATEGORIES= math
MASTER_SITES= http://www.irus.rri.on.ca/~amulder/ss/ \
ftp://ftp.cdrom.com/pub/unixfreeware/math/ \
ftp://ftp.u-aizu.ac.jp/pub/misc/tools/spreadsheet/ualberta/
+DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= giffunip@asme.org