diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2000-11-13 12:45:40 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2000-11-13 12:45:40 +0000 |
commit | 2514bdf28c2fddf0813b5300c52e8e09af8b49ca (patch) | |
tree | ee34ab4c4b1fff2c5ee1bab86f5ade97809bf9fd /graphics | |
parent | d65607e269898c96a8af59024e2392424b65d34a (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-GD-Graph/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-GD-Graph3d/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-GD-TextUtil/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-GD/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-GD1/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-GD2/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/graphics/p5-GD-Graph/Makefile b/graphics/p5-GD-Graph/Makefile index 0a73745fb9d1..90b3a625fa29 100644 --- a/graphics/p5-GD-Graph/Makefile +++ b/graphics/p5-GD-Graph/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= GD PKGNAMEPREFIX= p5- DISTNAME= GDGraph-${PORTVERSION} -MAINTAINER= dima@Chg.RU +MAINTAINER= demon@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/GD/Text/Align.pm:${PORTSDIR}/graphics/p5-GD-TextUtil diff --git a/graphics/p5-GD-Graph3d/Makefile b/graphics/p5-GD-Graph3d/Makefile index 64a3646f642f..d6d0ca2c20fc 100644 --- a/graphics/p5-GD-Graph3d/Makefile +++ b/graphics/p5-GD-Graph3d/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= GD DISTNAME= GDGraph3d-${PORTVERSION} PKGNAMEPREFIX= p5- -MAINTAINER= dima@Chg.RU +MAINTAINER= demon@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph diff --git a/graphics/p5-GD-TextUtil/Makefile b/graphics/p5-GD-TextUtil/Makefile index f38dda97dbc8..138eb723923a 100644 --- a/graphics/p5-GD-TextUtil/Makefile +++ b/graphics/p5-GD-TextUtil/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= GD PKGNAMEPREFIX= p5- DISTNAME= GDTextUtil-${PORTVERSION} -MAINTAINER= dima@Chg.RU +MAINTAINER= demon@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index e491bdff443a..18083c07e3c8 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GD PKGNAMEPREFIX= p5- -MAINTAINER= dima@chg.ru +MAINTAINER= demon@FreeBSD.org LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd diff --git a/graphics/p5-GD1/Makefile b/graphics/p5-GD1/Makefile index e491bdff443a..18083c07e3c8 100644 --- a/graphics/p5-GD1/Makefile +++ b/graphics/p5-GD1/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GD PKGNAMEPREFIX= p5- -MAINTAINER= dima@chg.ru +MAINTAINER= demon@FreeBSD.org LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd diff --git a/graphics/p5-GD2/Makefile b/graphics/p5-GD2/Makefile index e491bdff443a..18083c07e3c8 100644 --- a/graphics/p5-GD2/Makefile +++ b/graphics/p5-GD2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GD PKGNAMEPREFIX= p5- -MAINTAINER= dima@chg.ru +MAINTAINER= demon@FreeBSD.org LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd |