diff options
Diffstat (limited to 'math/spin')
| -rw-r--r-- | math/spin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/spin/Makefile b/math/spin/Makefile index 41d5c64d0771..028d7ea64211 100644 --- a/math/spin/Makefile +++ b/math/spin/Makefile @@ -1,12 +1,12 @@ # Ports collection makefile for: spin -# Version required: 3.3.9 # Date created: Oct 23, 1997 # Whom: jhanna@home.com # # $FreeBSD$ # -DISTNAME= spin-3.39 +PORTNAME= spin +PORTVERSION= 3.39 CATEGORIES= math MASTER_SITES= ftp://netlib.bell-labs.com/netlib/spin/ \ ftp://www.netlib.org/spin/ \ |
