diff options
-rw-r--r-- | math/numpy/Makefile | 4 | ||||
-rw-r--r-- | math/py-numeric/Makefile | 4 | ||||
-rw-r--r-- | math/py-numeric17/Makefile | 4 | ||||
-rw-r--r-- | math/pygist/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/py-gnome/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/py-gnome2/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/py-gtk/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/py-gtk2/Makefile | 3 |
8 files changed, 16 insertions, 12 deletions
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 <tg@FreeBSD.ORG> # -# $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 <tg@FreeBSD.ORG> # -# $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 <tg@FreeBSD.ORG> # -# $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 <tg@FreeBSD.ORG> # -# $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 diff --git a/x11-toolkits/py-gnome/Makefile b/x11-toolkits/py-gnome/Makefile index b499c6c9b163..54456e368b75 100644 --- a/x11-toolkits/py-gnome/Makefile +++ b/x11-toolkits/py-gnome/Makefile @@ -3,10 +3,11 @@ # Date created: 30 May 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.2 1998/06/03 07:19:51 tg Exp $ +# $Id: Makefile,v 1.3 1998/06/25 06:43:28 tg Exp $ # DISTNAME= pygtk-0.4.3 +PKGNAME= py-gtk-0.4.3 CATEGORIES= x11 python MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/python/ \ ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/python/ \ diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile index b499c6c9b163..54456e368b75 100644 --- a/x11-toolkits/py-gnome2/Makefile +++ b/x11-toolkits/py-gnome2/Makefile @@ -3,10 +3,11 @@ # Date created: 30 May 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.2 1998/06/03 07:19:51 tg Exp $ +# $Id: Makefile,v 1.3 1998/06/25 06:43:28 tg Exp $ # DISTNAME= pygtk-0.4.3 +PKGNAME= py-gtk-0.4.3 CATEGORIES= x11 python MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/python/ \ ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/python/ \ diff --git a/x11-toolkits/py-gtk/Makefile b/x11-toolkits/py-gtk/Makefile index b499c6c9b163..54456e368b75 100644 --- a/x11-toolkits/py-gtk/Makefile +++ b/x11-toolkits/py-gtk/Makefile @@ -3,10 +3,11 @@ # Date created: 30 May 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.2 1998/06/03 07:19:51 tg Exp $ +# $Id: Makefile,v 1.3 1998/06/25 06:43:28 tg Exp $ # DISTNAME= pygtk-0.4.3 +PKGNAME= py-gtk-0.4.3 CATEGORIES= x11 python MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/python/ \ ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/python/ \ diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile index b499c6c9b163..54456e368b75 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -3,10 +3,11 @@ # Date created: 30 May 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.2 1998/06/03 07:19:51 tg Exp $ +# $Id: Makefile,v 1.3 1998/06/25 06:43:28 tg Exp $ # DISTNAME= pygtk-0.4.3 +PKGNAME= py-gtk-0.4.3 CATEGORIES= x11 python MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/python/ \ ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/python/ \ |