diff options
author | recht <recht@pkgsrc.org> | 2004-07-22 09:15:59 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-07-22 09:15:59 +0000 |
commit | 4150812b275fb54d5ab078645e44bbf0a4d6d8ba (patch) | |
tree | 4b9c0f5a84bc9fd6b07ec59cef58c17209971df6 /graphics | |
parent | 6126cdb4bc10a8f93c266b9cd9083697913e0cfd (diff) | |
download | pkgsrc-4150812b275fb54d5ab078645e44bbf0a4d6d8ba.tar.gz |
add python as category
ok'd a while back at pkgsrcCon by agc and wiz
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/py-biggles/Makefile | 4 | ||||
-rw-r--r-- | graphics/py-gd/Makefile | 4 | ||||
-rw-r--r-- | graphics/py-gimp/Makefile | 4 | ||||
-rw-r--r-- | graphics/py-gnuplot/Makefile | 4 | ||||
-rw-r--r-- | graphics/py-imaging/Makefile | 4 | ||||
-rw-r--r-- | graphics/py-imagingtk/Makefile | 4 | ||||
-rw-r--r-- | graphics/py-matplotlib/Makefile | 4 | ||||
-rw-r--r-- | graphics/py-piddle/Makefile | 4 |
8 files changed, 16 insertions, 16 deletions
diff --git a/graphics/py-biggles/Makefile b/graphics/py-biggles/Makefile index 56f15fbbb5f..5ea924f8279 100644 --- a/graphics/py-biggles/Makefile +++ b/graphics/py-biggles/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/02/21 03:25:04 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2004/07/22 09:16:02 recht Exp $ # DISTNAME= python-biggles-1.6.3 PKGNAME= ${PYPKGPREFIX}${DISTNAME:S/python//} -CATEGORIES= graphics +CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=biggles/} MAINTAINER= Kai.Puolamaki@iki.fi diff --git a/graphics/py-gd/Makefile b/graphics/py-gd/Makefile index c96ff079498..c082f191d7f 100644 --- a/graphics/py-gd/Makefile +++ b/graphics/py-gd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2004/06/20 21:52:08 xtraeme Exp $ +# $NetBSD: Makefile,v 1.19 2004/07/22 09:16:02 recht Exp $ DISTNAME= gdmodule.c PKGNAME= ${PYPKGPREFIX}-gd-1.3 PKGREVISION= 4 -CATEGORIES= graphics +CATEGORIES= graphics python MASTER_SITES= http://starship.python.net/~richard/gdmodule/ DISTFILES= gdmodule.c diff --git a/graphics/py-gimp/Makefile b/graphics/py-gimp/Makefile index 8d7460ab15f..ffd865aa74f 100644 --- a/graphics/py-gimp/Makefile +++ b/graphics/py-gimp/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2004/05/05 02:26:41 snj Exp $ +# $NetBSD: Makefile,v 1.12 2004/07/22 09:16:02 recht Exp $ # DISTNAME= pygimp-1.2 PKGREVISION= 4 -CATEGORIES= graphics +CATEGORIES= graphics python MASTER_SITES= ftp://ftp.daa.com.au/pub/james/pygimp/ MAINTAINER= tech-pkg@NetBSD.org diff --git a/graphics/py-gnuplot/Makefile b/graphics/py-gnuplot/Makefile index 5f0237b4fb3..a8dcf5db84f 100644 --- a/graphics/py-gnuplot/Makefile +++ b/graphics/py-gnuplot/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2004/05/02 03:55:16 snj Exp $ +# $NetBSD: Makefile,v 1.5 2004/07/22 09:16:02 recht Exp $ # DISTNAME= gnuplot-py-1.6 PKGNAME= ${PYPKGPREFIX}-gnuplot-1.6 -CATEGORIES= graphics +CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnuplot-py/} MAINTAINER= tech-pkg@NetBSD.org diff --git a/graphics/py-imaging/Makefile b/graphics/py-imaging/Makefile index 4caf75be603..6b4963bbe36 100644 --- a/graphics/py-imaging/Makefile +++ b/graphics/py-imaging/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2004/05/02 03:55:16 snj Exp $ +# $NetBSD: Makefile,v 1.21 2004/07/22 09:16:02 recht Exp $ DISTNAME= Imaging-1.1.4 PKGNAME= ${PYPKGPREFIX}-imaging-1.1.4 -CATEGORIES= graphics +CATEGORIES= graphics python MASTER_SITES= http://effbot.org/downloads/ MAINTAINER= tsarna@NetBSD.org diff --git a/graphics/py-imagingtk/Makefile b/graphics/py-imagingtk/Makefile index 0a0ce3d2a66..a9746c6f22e 100644 --- a/graphics/py-imagingtk/Makefile +++ b/graphics/py-imagingtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2004/05/02 03:55:16 snj Exp $ +# $NetBSD: Makefile,v 1.12 2004/07/22 09:16:02 recht Exp $ # DISTNAME= Imaging-1.1.4 PKGNAME= ${PYPKGPREFIX}-imagingtk-1.1.4 -CATEGORIES= graphics +CATEGORIES= graphics python MASTER_SITES= http://effbot.org/downloads/ MAINTAINER= tech-pkg@NetBSD.org diff --git a/graphics/py-matplotlib/Makefile b/graphics/py-matplotlib/Makefile index 128921e671b..4ec254d311e 100644 --- a/graphics/py-matplotlib/Makefile +++ b/graphics/py-matplotlib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/02/21 01:39:48 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2004/07/22 09:16:02 recht Exp $ # DISTNAME= matplotlib-0.32 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -CATEGORIES= graphics +CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=matplotlib/} MAINTAINER= dotz@irc.pl diff --git a/graphics/py-piddle/Makefile b/graphics/py-piddle/Makefile index ef51584b645..0b2999aaac3 100644 --- a/graphics/py-piddle/Makefile +++ b/graphics/py-piddle/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2004/05/02 03:55:16 snj Exp $ +# $NetBSD: Makefile,v 1.7 2004/07/22 09:16:02 recht Exp $ DISTNAME= piddle-1.0.15 PKGREVISION= 1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -CATEGORIES= graphics +CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=piddle/} MAINTAINER= tech-pkg@NetBSD.org |