diff options
Diffstat (limited to 'math/xldlas')
-rw-r--r-- | math/xldlas/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/xldlas/Makefile b/math/xldlas/Makefile index 5b32f2c6171b..a9384285d60d 100644 --- a/math/xldlas/Makefile +++ b/math/xldlas/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xldlas -# Version required: 0.85 # Date created: 20 Dec 97 # Whom: Pedro Giffuni <giffunip@asme.org> # # $FreeBSD$ # -DISTNAME= xldlas-0.85 +PORTNAME= xldlas +PORTVERSION= 0.85 CATEGORIES= math MASTER_SITES= http://a42.com/~thor/xldlas/ \ http://sunsite.math.klte.hu/mirrors/xldlas/ \ |