aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--archivers/mtf/Makefile2
-rw-r--r--audio/fcplay/Makefile2
-rw-r--r--audio/maplay/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/archivers/mtf/Makefile b/archivers/mtf/Makefile
index bb785b9ea7d0..b2a912c6d1c7 100644
--- a/archivers/mtf/Makefile
+++ b/archivers/mtf/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/backup
EXTRACT_SUFX= .tgz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= scjamorim@bsd.com.br
COMMENT= A Unix reader for the Microsoft Tape Format used by NT Backup
ALL_TARGET= # empty
diff --git a/audio/fcplay/Makefile b/audio/fcplay/Makefile
index 1eb25be26fb2..93a16af12b0d 100644
--- a/audio/fcplay/Makefile
+++ b/audio/fcplay/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \
http://atreides.freenix.no/~anders/
EXTRACT_SUFX= .tgz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= scjamorim@bsd.com.br
COMMENT= Future Composer Reference Player
BUILD_DEPENDS= ${LOCALBASE}/include/sidplay/compconf.h:${PORTSDIR}/audio/libsidplay
diff --git a/audio/maplay/Makefile b/audio/maplay/Makefile
index 4bfba893045d..3c86f04251c3 100644
--- a/audio/maplay/Makefile
+++ b/audio/maplay/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.tnt.uni-hannover.de/pub/MPEG/audio/other-servers/Maplay-
DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/}
EXTRACT_SUFX= .tar.Z
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= scjamorim@bsd.com.br
COMMENT= MPEG audio player/decoder decoding layer I and II MPEG audio streams
NO_WRKSUBDIR= yes
pan> | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav * Update the glib and gtk stack to the lastest stable releases.kwm2011-07-303-6/+10 | | | | | | | | Add new ports for the new stable releases of gtk+-3.0. Update vala to the newest stable release 0.12.1. Thanks to pav@ for doing multiple exp-runs, and marcus@ for repo-copies. Full contributors acknowledgment will be given in the GNOME 3 import. * Distfile was rerolled. Changes are build infrastructure changes, and some docs.kwm2011-06-291-2/+2 | | | | Noticed by: Byron Katz <byronkatz@gmail.com> * Update to 2.22.1.marcus2010-11-272-4/+3 |