diff options
Diffstat (limited to 'math/xlispstat/Makefile')
-rw-r--r-- | math/xlispstat/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/xlispstat/Makefile b/math/xlispstat/Makefile index 1374e665e822..8b211f6942e3 100644 --- a/math/xlispstat/Makefile +++ b/math/xlispstat/Makefile @@ -1,19 +1,19 @@ # New ports collection makefile for: xlisp-stat -# Version required: 3.52 # Date created: Tue Aug 15 17:57:48 CDT 1995 # Whom: erich@rrnet.com # # $FreeBSD$ # -DISTNAME= xlispstat-3-52-9 -PKGNAME= xlispstat-3.52.9 +PORTNAME= xlispstat +PORTVERSION= 3.52.9 CATEGORIES= math lang MASTER_SITES= ftp://ftp.stat.umn.edu/pub/xlispstat/current/ \ http://lib.stat.cmu.edu/xlispstat/Src/current/ \ ftp://ftp.stat.unipg.it/pub/stat/xlispstat/current/ \ ftp://srsuna.shlrc.mq.edu.au/pub/xlispstat/current/ \ ftp://statlab.uni-heidelberg.de/pub/mirrors/umn/xlispstat/current +DISTNAME= xlispstat-3-52-9 MAINTAINER= erich@FreeBSD.org |