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