diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2007-06-29 16:29:19 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2007-06-29 16:29:19 +0000 |
commit | d2101f2dd8dca97c1d1fa5dc408255ef1a114800 (patch) | |
tree | 21fd0e382e1d083542888e2bae8694d8f035c84e /graphics | |
parent | bc8b7ad6280d68ac02d185af048e8df9f78ed21e (diff) | |
download | ports-d2101f2dd8dca97c1d1fa5dc408255ef1a114800.tar.gz ports-d2101f2dd8dca97c1d1fa5dc408255ef1a114800.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/eterm-bg/Makefile | 2 | ||||
-rw-r--r-- | graphics/gifsicle/Makefile | 2 | ||||
-rw-r--r-- | graphics/gliv/Makefile | 2 | ||||
-rw-r--r-- | graphics/ivtools/Makefile | 2 | ||||
-rw-r--r-- | graphics/libqglviewer/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-freeimagepy/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/graphics/eterm-bg/Makefile b/graphics/eterm-bg/Makefile index fdb47072cc48..19a321fb214c 100644 --- a/graphics/eterm-bg/Makefile +++ b/graphics/eterm-bg/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.eterm.org/download/ DISTNAME= Eterm-bg-${PORTVERSION} -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= Image files for background of Eterm NO_WRKSUBDIR= yes diff --git a/graphics/gifsicle/Makefile b/graphics/gifsicle/Makefile index 8932b783a465..a6030c89164b 100644 --- a/graphics/gifsicle/Makefile +++ b/graphics/gifsicle/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.lcdf.org/gifsicle/ -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= Manipulates GIF images and animations GNU_CONFIGURE= yes diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile index 05a742959d73..56bdc06adddb 100644 --- a/graphics/gliv/Makefile +++ b/graphics/gliv/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://guichaz.free.fr/gliv/files/ -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@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/ivtools/Makefile b/graphics/ivtools/Makefile index bf29d0d1572f..1d4ca1aec1e3 100644 --- a/graphics/ivtools/Makefile +++ b/graphics/ivtools/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= Drawing editors derived from idraw BUILD_DEPENDS= imake:${X_IMAKE_PORT} diff --git a/graphics/libqglviewer/Makefile b/graphics/libqglviewer/Makefile index b83ffefed6de..6ef182b92ef1 100644 --- a/graphics/libqglviewer/Makefile +++ b/graphics/libqglviewer/Makefile @@ -13,7 +13,7 @@ CATEGORIES= graphics MASTER_SITES= http://artis.imag.fr/Members/Gilles.Debunne/QGLViewer/src/ DISTNAME= libQGLViewer-${PORTVERSION:R}-${PORTVERSION:E} -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= A C++ library helps development of 3D applications BUILD_DEPENDS= ${QMAKE}:${PORTSDIR}/devel/qmake diff --git a/graphics/py-freeimagepy/Makefile b/graphics/py-freeimagepy/Makefile index 93d9f345ef5d..2676d2726604 100644 --- a/graphics/py-freeimagepy/Makefile +++ b/graphics/py-freeimagepy/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= FreeImagePy_w_dll_${PORTVERSION} -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= A FreeImage library python wrapper LIB_DEPENDS= freeimage:${PORTSDIR}/graphics/freeimage |