From 93c9528efcf0244e7978bee936f32a17053f4fe6 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Tue, 30 Jun 1998 07:43:02 +0000 Subject: Use py- as prefix for the package names. --- math/numpy/Makefile | 4 ++-- math/py-numeric/Makefile | 4 ++-- math/py-numeric17/Makefile | 4 ++-- math/pygist/Makefile | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'math') diff --git a/math/numpy/Makefile b/math/numpy/Makefile index 044a393288fe..35288074047f 100644 --- a/math/numpy/Makefile +++ b/math/numpy/Makefile @@ -3,11 +3,11 @@ # Date created: 20 April 1997 # Whom: Thomas Gellekum # -# $Id: Makefile,v 1.8 1998/06/24 06:09:13 tg Exp $ +# $Id: Makefile,v 1.9 1998/06/25 06:43:27 tg Exp $ # DISTNAME= LLNLPython4 -PKGNAME= numpy-1.3 +PKGNAME= py-numeric-1.3 CATEGORIES= math python MASTER_SITES= ftp://ftp-icf.llnl.gov/pub/python/ EXTRACT_SUFX= .tgz diff --git a/math/py-numeric/Makefile b/math/py-numeric/Makefile index 044a393288fe..35288074047f 100644 --- a/math/py-numeric/Makefile +++ b/math/py-numeric/Makefile @@ -3,11 +3,11 @@ # Date created: 20 April 1997 # Whom: Thomas Gellekum # -# $Id: Makefile,v 1.8 1998/06/24 06:09:13 tg Exp $ +# $Id: Makefile,v 1.9 1998/06/25 06:43:27 tg Exp $ # DISTNAME= LLNLPython4 -PKGNAME= numpy-1.3 +PKGNAME= py-numeric-1.3 CATEGORIES= math python MASTER_SITES= ftp://ftp-icf.llnl.gov/pub/python/ EXTRACT_SUFX= .tgz diff --git a/math/py-numeric17/Makefile b/math/py-numeric17/Makefile index 044a393288fe..35288074047f 100644 --- a/math/py-numeric17/Makefile +++ b/math/py-numeric17/Makefile @@ -3,11 +3,11 @@ # Date created: 20 April 1997 # Whom: Thomas Gellekum # -# $Id: Makefile,v 1.8 1998/06/24 06:09:13 tg Exp $ +# $Id: Makefile,v 1.9 1998/06/25 06:43:27 tg Exp $ # DISTNAME= LLNLPython4 -PKGNAME= numpy-1.3 +PKGNAME= py-numeric-1.3 CATEGORIES= math python MASTER_SITES= ftp://ftp-icf.llnl.gov/pub/python/ EXTRACT_SUFX= .tgz diff --git a/math/pygist/Makefile b/math/pygist/Makefile index c88006b86494..8ad627c679fe 100644 --- a/math/pygist/Makefile +++ b/math/pygist/Makefile @@ -3,11 +3,11 @@ # Date created: 30 May 1998 # Whom: Thomas Gellekum # -# $Id: Makefile,v 1.3 1998/06/24 06:18:55 tg Exp $ +# $Id: Makefile,v 1.4 1998/06/25 06:43:28 tg Exp $ # DISTNAME= LLNLPython4 -PKGNAME= pygist-1.5 +PKGNAME= py-gist-1.5 CATEGORIES= math python MASTER_SITES= ftp://ftp-icf.llnl.gov/pub/python/ EXTRACT_SUFX= .tgz -- cgit v1.2.3