diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2009-11-27 22:52:30 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2009-11-27 22:52:30 +0000 |
commit | ba072d1713882ccd33bf7e20b3195bb6e95402df (patch) | |
tree | 3a26757dcd5fcaba4414cd4680ded17df23a5ed5 /graphics | |
parent | 878d3182a07e75da213d53f25609224e37b3bd55 (diff) | |
download | ports-ba072d1713882ccd33bf7e20b3195bb6e95402df.tar.gz ports-ba072d1713882ccd33bf7e20b3195bb6e95402df.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/epdfview/Makefile | 2 | ||||
-rw-r--r-- | graphics/eterm-bg/Makefile | 2 | ||||
-rw-r--r-- | graphics/gliv/Makefile | 2 | ||||
-rw-r--r-- | graphics/gscan2pdf/Makefile | 2 | ||||
-rw-r--r-- | graphics/ivtools/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/graphics/epdfview/Makefile b/graphics/epdfview/Makefile index 0d3e2e2d3276..bcfaa45e9bc5 100644 --- a/graphics/epdfview/Makefile +++ b/graphics/epdfview/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics print gnome MASTER_SITES= http://trac.emma-soft.com/epdfview/chrome/site/releases/ \ http://mirror.slitaz.org/sources/packages/e/ -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= A lightweight PDF document viewer BUILD_DEPENDS= cppunit-config:${PORTSDIR}/devel/cppunit diff --git a/graphics/eterm-bg/Makefile b/graphics/eterm-bg/Makefile index a56793098691..261523509490 100644 --- a/graphics/eterm-bg/Makefile +++ b/graphics/eterm-bg/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.eterm.org/download/ DISTNAME= Eterm-bg-${PORTVERSION} -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= Image files for background of Eterm NO_WRKSUBDIR= yes diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile index 7ff26c73029b..05a4f51b60f5 100644 --- a/graphics/gliv/Makefile +++ b/graphics/gliv/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://guichaz.free.fr/gliv/files/ -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= An image viewer that uses Gdk-Pixbuf and OpenGL LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext diff --git a/graphics/gscan2pdf/Makefile b/graphics/gscan2pdf/Makefile index b4387ead1fae..94c95d82c142 100644 --- a/graphics/gscan2pdf/Makefile +++ b/graphics/gscan2pdf/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.28 CATEGORIES= graphics MASTER_SITES= SF -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= Produce PDF from scanned documents RUN_DEPENDS= p5-Archive-Tar>=0:${PORTSDIR}/archivers/p5-Archive-Tar \ diff --git a/graphics/ivtools/Makefile b/graphics/ivtools/Makefile index 846efae97217..9a71bb694cc7 100644 --- a/graphics/ivtools/Makefile +++ b/graphics/ivtools/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= SF EXTRACT_SUFX= .tgz -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= Drawing editors derived from idraw BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake |