diff options
Diffstat (limited to 'math/femlab/Makefile')
-rw-r--r-- | math/femlab/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/femlab/Makefile b/math/femlab/Makefile index da7475e92802..78c53f5f13cb 100644 --- a/math/femlab/Makefile +++ b/math/femlab/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: femlab -# Version required: v1.1 # Date created: 19 June 1997 # Whom: Pedro Giffuni # # $FreeBSD$ # -DISTNAME= femlab-2d-v1.1 -PKGNAME= femlab-1.1 +PORTNAME= femlab +PORTVERSION= 1.1 CATEGORIES= math cad MASTER_SITES= ftp://ftp.md.chalmers.se/pub/Femlab/ \ ftp://ftp.ifs.hr/pub/SciUtil/ +DISTNAME= femlab-2d-v${PORTVERSION} MAINTAINER= giffunip@asme.org |