diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-14 07:20:58 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-14 07:20:58 +0000 |
| commit | 1df1a17abc224c7b035253c7089ca62f3b56a87a (patch) | |
| tree | 729d9b50958f323b815e1a00b7acf534920af239 /math/siag | |
| parent | a7f42416d7a766482b1e0d1d8b9055c917426356 (diff) | |
Convert to PORTNAME/PORTVERSION.
Diffstat (limited to 'math/siag')
| -rw-r--r-- | math/siag/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/siag/Makefile b/math/siag/Makefile index 05a98369cc10..7483bb85c729 100644 --- a/math/siag/Makefile +++ b/math/siag/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: siag (Scheme In A Grid) -# Version required: 3.2.0 # Date created: 27 Jan 1998 # Whom: mi@aldan.algebra.com # # $FreeBSD$ # -DISTNAME= siag-3.2.0 +PORTNAME= siag +PORTVERSION= 3.2.0 CATEGORIES= math MASTER_SITES= ftp://ftp.edu.stockholm.se/pub/siag/ \ ftp://ftp.icm.edu.pl/site/siag/ |
