diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2006-10-03 15:34:44 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2006-10-03 15:34:44 +0000 |
commit | d969fbba7993b8a312aec6a735f6938600ca9f2b (patch) | |
tree | 26763c4a787fcc7ae4d01ef75f7198537d6a938e /graphics | |
parent | 37a1049733d51dbe4344cffdd9daabbefff05803 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/epdfview/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-Chart-Clicker/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-GD-Thumbnail/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-Visio/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/graphics/epdfview/Makefile b/graphics/epdfview/Makefile index 5cb9eb609d66..1e458e37fdac 100644 --- a/graphics/epdfview/Makefile +++ b/graphics/epdfview/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= graphics print gnome MASTER_SITES= http://www.emma-soft.com/projects/epdfview/chrome/site/releases/ -MAINTAINER= chinsan.tw@gmail.com +MAINTAINER= chinsan@FreeBSD.org COMMENT= A lightweight PDF document viewer LIB_DEPENDS= cppunit-1.10.2:${PORTSDIR}/devel/cppunit \ diff --git a/graphics/p5-Chart-Clicker/Makefile b/graphics/p5-Chart-Clicker/Makefile index 2084fc72d46c..48bb856e0770 100644 --- a/graphics/p5-Chart-Clicker/Makefile +++ b/graphics/p5-Chart-Clicker/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/G/GP/GPHAT PKGNAMEPREFIX= p5- -MAINTAINER= chinsan.tw@gmail.com +MAINTAINER= chinsan@FreeBSD.org COMMENT= Powerful, extensible charting BUILD_DEPENDS= p5-Class-Accessor>=0.25:${PORTSDIR}/devel/p5-Class-Accessor \ diff --git a/graphics/p5-GD-Thumbnail/Makefile b/graphics/p5-GD-Thumbnail/Makefile index f347ea329ff3..a63a6d240160 100644 --- a/graphics/p5-GD-Thumbnail/Makefile +++ b/graphics/p5-GD-Thumbnail/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GD PKGNAMEPREFIX= p5- -MAINTAINER= chinsan.tw@gmail.com +MAINTAINER= chinsan@FreeBSD.org COMMENT= Thumbnail maker for GD BUILD_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD diff --git a/graphics/p5-Visio/Makefile b/graphics/p5-Visio/Makefile index 704657d11ae3..6a30e2c6016e 100644 --- a/graphics/p5-Visio/Makefile +++ b/graphics/p5-Visio/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Visio PKGNAMEPREFIX= p5- -MAINTAINER= chinsan.tw@gmail.com +MAINTAINER= chinsan@FreeBSD.org COMMENT= Perl extension mainpulating XML based Visio files BUILD_DEPENDS= p5-Data-Dumper>=0:${PORTSDIR}/devel/p5-Data-Dumper \ |