summaryrefslogtreecommitdiff
path: root/math/kaskade
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-08 23:24:42 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-08 23:24:42 +0000
commit59df8af48ea44d533d5de8118602cc174bda92da (patch)
tree099d3028bb9a8d6c138c5cf52f3b004582a91035 /math/kaskade
parentupdate with the new PORTNAME/PORTVERSION variables (diff)
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27419
Diffstat (limited to 'math/kaskade')
-rw-r--r--math/kaskade/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/kaskade/Makefile b/math/kaskade/Makefile
index 39b5d44e4a52..c5f8936bfffb 100644
--- a/math/kaskade/Makefile
+++ b/math/kaskade/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: Kaskade
-# Version required: 3.1.1
# Date created: 19 Sept. 1997
# Whom: Pedro Giffuni
#
# $FreeBSD$
#
-DISTNAME= 3.1.1
-PKGNAME= kaskade-3.1.1
+PORTNAME= kaskade
+PORTVERSION= 3.1.1
CATEGORIES= cad
MASTER_SITES= ftp://ftp.zib.de/pub/kaskade/3.x/
+DISTNAME= ${PORTVERSION}
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org