From 59df8af48ea44d533d5de8118602cc174bda92da Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Sat, 8 Apr 2000 23:24:42 +0000 Subject: update with the new PORTNAME/PORTVERSION variables --- math/kaskade/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'math') 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 -- cgit v1.2.3