diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-06-23 22:06:54 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-06-23 22:06:54 +0000 |
commit | 73dce857a1d3ad674a3d433d05421a4de29f3a48 (patch) | |
tree | f816ba7cafaa278815085ccabf5d7266e2f91248 /graphics | |
parent | Update this port so it really works, remove the BROKEN tag. (diff) |
Transfer ownership from ports@FreeBSD.org -> dan@trinsec.com
PR: ports/12365
Submitted by: Dan Moschuk <dan@trinsec.com>
Notes
Notes:
svn path=/head/; revision=19738
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Chart/Makefile | 4 | ||||
-rw-r--r-- | graphics/p5-chart/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile index 15781b8e121e..ca09fc38fb90 100644 --- a/graphics/p5-Chart/Makefile +++ b/graphics/p5-Chart/Makefile @@ -3,7 +3,7 @@ # Date Created: 8 April 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.4 1998/09/15 21:31:45 asami Exp $ +# $Id: Makefile,v 1.5 1999/06/22 22:51:00 cpiazza Exp $ # DISTNAME= Chart-0.99b @@ -12,7 +12,7 @@ CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Chart -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= dan@trinsec.com BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/GD.pm:${PORTSDIR}/graphics/p5-GD diff --git a/graphics/p5-chart/Makefile b/graphics/p5-chart/Makefile index 15781b8e121e..ca09fc38fb90 100644 --- a/graphics/p5-chart/Makefile +++ b/graphics/p5-chart/Makefile @@ -3,7 +3,7 @@ # Date Created: 8 April 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.4 1998/09/15 21:31:45 asami Exp $ +# $Id: Makefile,v 1.5 1999/06/22 22:51:00 cpiazza Exp $ # DISTNAME= Chart-0.99b @@ -12,7 +12,7 @@ CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Chart -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= dan@trinsec.com BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/GD.pm:${PORTSDIR}/graphics/p5-GD |