aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2009-06-21 22:11:42 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2009-06-21 22:11:42 +0000
commit18037bffaec23941a3c67d40a6ef6ed9fa50eebd (patch)
treed31391aac706b5ef11e72350f26a6de6b1e95863
parent051204df043d101c0800035d80f45bf026d185a3 (diff)
downloadports-18037bffaec23941a3c67d40a6ef6ed9fa50eebd.tar.gz
ports-18037bffaec23941a3c67d40a6ef6ed9fa50eebd.zip
Notes
-rw-r--r--audio/mhwaveedit/Makefile2
-rw-r--r--devel/adabooch-doc-html/Makefile2
-rw-r--r--devel/adabooch/Makefile2
-rw-r--r--devel/adacurses/Makefile2
-rw-r--r--games/glchess/Makefile2
-rw-r--r--graphics/eterm-bg/Makefile2
-rw-r--r--graphics/gifsicle/Makefile2
-rw-r--r--graphics/gliv/Makefile2
-rw-r--r--x11-fm/gnome-commander2/Makefile2
9 files changed, 9 insertions, 9 deletions
diff --git a/audio/mhwaveedit/Makefile b/audio/mhwaveedit/Makefile
index 7964d38aeaba..7fac576a5384 100644
--- a/audio/mhwaveedit/Makefile
+++ b/audio/mhwaveedit/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 1.4.15
CATEGORIES= audio
MASTER_SITES= http://download.gna.org/mhwaveedit/
-MAINTAINER= araujo@FreeBSD.org
+MAINTAINER= scjamorim@bsd.com.br
COMMENT= A graphical program for editing sound files
USE_BZIP2= yes
diff --git a/devel/adabooch-doc-html/Makefile b/devel/adabooch-doc-html/Makefile
index 235408168f3f..73b5e6ea24ab 100644
--- a/devel/adabooch-doc-html/Makefile
+++ b/devel/adabooch-doc-html/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.adapower.net/booch/download/
DISTNAME= bc-html-${PORTVERSION}
EXTRACT_SUFX= .zip
-MAINTAINER= araujo@FreeBSD.org
+MAINTAINER= scjamorim@bsd.com.br
COMMENT= Manual for adabooch
USE_ZIP= yes
diff --git a/devel/adabooch/Makefile b/devel/adabooch/Makefile
index 43a4c914cdec..f9c326184c0f 100644
--- a/devel/adabooch/Makefile
+++ b/devel/adabooch/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.adapower.net/booch/download/
DISTNAME= bc-${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= araujo@FreeBSD.org
+MAINTAINER= scjamorim@bsd.com.br
COMMENT= Library which provide container classes as well as powertools for Ada
NO_BUILD= yes
diff --git a/devel/adacurses/Makefile b/devel/adacurses/Makefile
index 367e356a8b3e..58731f6b0dd5 100644
--- a/devel/adacurses/Makefile
+++ b/devel/adacurses/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ncurses
DISTNAME= ncurses-${PORTVERSION}
-MAINTAINER= araujo@FreeBSD.org
+MAINTAINER= scjamorim@bsd.com.br
COMMENT= Curses library for Ada
BUILD_DEPENDS= gnat:${PORTSDIR}/lang/gnat
diff --git a/games/glchess/Makefile b/games/glchess/Makefile
index fbcf5a15cc82..dc8a617a7a40 100644
--- a/games/glchess/Makefile
+++ b/games/glchess/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= araujo@FreeBSD.org
+MAINTAINER= scjamorim@bsd.com.br
COMMENT= A 3D OpenGL based chess game
RUN_DEPENDS= ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info \
diff --git a/graphics/eterm-bg/Makefile b/graphics/eterm-bg/Makefile
index 5438ffbc3362..a56793098691 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= araujo@FreeBSD.org
+MAINTAINER= scjamorim@bsd.com.br
COMMENT= Image files for background of Eterm
NO_WRKSUBDIR= yes
diff --git a/graphics/gifsicle/Makefile b/graphics/gifsicle/Makefile
index f227baf8864f..f799d525a2f4 100644
--- a/graphics/gifsicle/Makefile
+++ b/graphics/gifsicle/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.55
CATEGORIES= graphics
MASTER_SITES= http://www.lcdf.org/gifsicle/
-MAINTAINER= araujo@FreeBSD.org
+MAINTAINER= scjamorim@bsd.com.br
COMMENT= Manipulates GIF images and animations
GNU_CONFIGURE= yes
diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile
index 0e7dfc419e53..929a118e0fc9 100644
--- a/graphics/gliv/Makefile
+++ b/graphics/gliv/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= http://guichaz.free.fr/gliv/files/
-MAINTAINER= araujo@FreeBSD.org
+MAINTAINER= scjamorim@bsd.com.br
COMMENT= An image viewer that uses Gdk-Pixbuf and OpenGL
LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext
diff --git a/x11-fm/gnome-commander2/Makefile b/x11-fm/gnome-commander2/Makefile
index 354c5024450f..f7abac5ce83f 100644
--- a/x11-fm/gnome-commander2/Makefile
+++ b/x11-fm/gnome-commander2/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= sources/gnome-commander/1.2
PKGNAMESUFFIX= 2
DIST_SUBDIR= gnome2
-MAINTAINER= araujo@FreeBSD.org
+MAINTAINER= scjamorim@bsd.com.br
COMMENT= File manager for Gnome2
LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \