aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/audiotag/Makefile2
-rw-r--r--audio/gmm/Makefile2
-rw-r--r--audio/gogglesmm/Makefile2
-rw-r--r--audio/tagutil/Makefile2
-rw-r--r--benchmarks/siege/Makefile2
-rw-r--r--devel/fossil/Makefile2
-rw-r--r--devel/p5-Config-INI/Makefile2
-rw-r--r--devel/p5-Mixin-Linewise/Makefile2
-rw-r--r--devel/paexec/Makefile2
-rw-r--r--devel/yajl/Makefile2
-rw-r--r--graphics/jbig2dec/Makefile2
-rw-r--r--graphics/libpuzzle/Makefile2
-rw-r--r--mail/prayer/Makefile2
-rw-r--r--multimedia/atomicparsley/Makefile2
-rw-r--r--multimedia/libdv/Makefile2
-rw-r--r--net-p2p/btpd/Makefile2
-rw-r--r--security/netpgp/Makefile2
-rw-r--r--security/snoopy/Makefile2
-rw-r--r--sysutils/ftwin/Makefile2
-rw-r--r--textproc/libsoldout/Makefile2
-rw-r--r--textproc/libupskirt/Makefile2
-rw-r--r--www/cblog/Makefile2
-rw-r--r--www/cplanet/Makefile2
-rw-r--r--www/fcgiwrap/Makefile2
-rw-r--r--www/p5-App-Nopaste/Makefile2
-rw-r--r--www/p5-WWW-Pastebin-PastebinCom-Create/Makefile2
-rw-r--r--www/p5-WWW-Pastebin-RafbNet-Create/Makefile2
-rw-r--r--www/p5-WordPress-XMLRPC/Makefile2
-rw-r--r--x11-wm/pekwm/Makefile2
-rw-r--r--x11/slock/Makefile2
30 files changed, 30 insertions, 30 deletions
diff --git a/audio/audiotag/Makefile b/audio/audiotag/Makefile
index fa13c5e7bf75..b9f42f7101d5 100644
--- a/audio/audiotag/Makefile
+++ b/audio/audiotag/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.19
CATEGORIES= audio multimedia
MASTER_SITES= http://cloud.github.com/downloads/Daenyth/audiotag/
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= A command-line tool for mass tagging/renaming of audio files
LICENSE= GPLv2
diff --git a/audio/gmm/Makefile b/audio/gmm/Makefile
index 97af3a958f66..067fc443d9f2 100644
--- a/audio/gmm/Makefile
+++ b/audio/gmm/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= audio
MASTER_SITES= http://gogglesmm.googlecode.com/files/
DISTNAME= gogglesmm-${PORTVERSION}
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= Music collection manager and player
LIB_DEPENDS= FOX-1.6:${PORTSDIR}/x11-toolkits/fox16 \
diff --git a/audio/gogglesmm/Makefile b/audio/gogglesmm/Makefile
index 97af3a958f66..067fc443d9f2 100644
--- a/audio/gogglesmm/Makefile
+++ b/audio/gogglesmm/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= audio
MASTER_SITES= http://gogglesmm.googlecode.com/files/
DISTNAME= gogglesmm-${PORTVERSION}
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= Music collection manager and player
LIB_DEPENDS= FOX-1.6:${PORTSDIR}/x11-toolkits/fox16 \
diff --git a/audio/tagutil/Makefile b/audio/tagutil/Makefile
index 246716d90a56..c6578f1ca3d3 100644
--- a/audio/tagutil/Makefile
+++ b/audio/tagutil/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://files.kaworu.ch/
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= A tool to manage tags in music files
LIB_DEPENDS= tag.1:${PORTSDIR}/audio/taglib
diff --git a/benchmarks/siege/Makefile b/benchmarks/siege/Makefile
index b59a6c6e84ad..615fc27a42b9 100644
--- a/benchmarks/siege/Makefile
+++ b/benchmarks/siege/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.70
CATEGORIES= benchmarks
MASTER_SITES= ftp://sid.joedog.org/pub/siege/
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= A http regression testing and benchmarking utility
LICENSE= GPLv2
diff --git a/devel/fossil/Makefile b/devel/fossil/Makefile
index c5e2c2a53a71..52f8ef59cd4b 100644
--- a/devel/fossil/Makefile
+++ b/devel/fossil/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel www
MASTER_SITES= http://www.fossil-scm.org/download/
DISTNAME= ${PORTNAME}-src-${PORTVERSION}
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= DSCM with built-in wiki, http interface and server, tickets database
MAKE_JOBS_SAFE= yes
diff --git a/devel/p5-Config-INI/Makefile b/devel/p5-Config-INI/Makefile
index f7f3dccc069f..7f56286ff58a 100644
--- a/devel/p5-Config-INI/Makefile
+++ b/devel/p5-Config-INI/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= Simple .ini files emitter and parser for Perl
BUILD_DEPENDS= ${SITE_PERL}/Mixin/Linewise/Readers.pm:${PORTSDIR}/devel/p5-Mixin-Linewise
diff --git a/devel/p5-Mixin-Linewise/Makefile b/devel/p5-Mixin-Linewise/Makefile
index 8ab9047da6ec..2a19c4804f44 100644
--- a/devel/p5-Mixin-Linewise/Makefile
+++ b/devel/p5-Mixin-Linewise/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/R/RJ/RJBS/
PKGNAMEPREFIX= p5-
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= Write your linewise code for handles; this does the rest
BUILD_DEPENDS+= p5-Sub-Exporter>=0.900:${PORTSDIR}/devel/p5-Sub-Exporter
diff --git a/devel/paexec/Makefile b/devel/paexec/Makefile
index 2d23510d8608..96a9ce8a2d14 100644
--- a/devel/paexec/Makefile
+++ b/devel/paexec/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.14.0
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= Parallel executor, distributes tasks over network
LIB_DEPENDS= maa:${PORTSDIR}/devel/libmaa
diff --git a/devel/yajl/Makefile b/devel/yajl/Makefile
index 8da32aaf2401..b213f1247915 100644
--- a/devel/yajl/Makefile
+++ b/devel/yajl/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://cloud.github.com/downloads/lloyd/yajl/
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= A Portable JSON parsing and serialization library in ANSI C
USE_LDCONFIG= yes
diff --git a/graphics/jbig2dec/Makefile b/graphics/jbig2dec/Makefile
index 1ec05d9528a4..6556679d9afb 100644
--- a/graphics/jbig2dec/Makefile
+++ b/graphics/jbig2dec/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.11
CATEGORIES= graphics devel
MASTER_SITES= http://ghostscript.com/~giles/jbig2/jbig2dec/
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= Decoder implementation of the JBIG2 image compression format
GNU_CONFIGURE= yes
diff --git a/graphics/libpuzzle/Makefile b/graphics/libpuzzle/Makefile
index 6b916b84b5f5..8dca8acc5da2 100644
--- a/graphics/libpuzzle/Makefile
+++ b/graphics/libpuzzle/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.pureftpd.org/pub/pure-ftpd/misc/libpuzzle/releases/
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= A library to find similar pictures
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
diff --git a/mail/prayer/Makefile b/mail/prayer/Makefile
index dabc8208db86..ee2042ee6178 100644
--- a/mail/prayer/Makefile
+++ b/mail/prayer/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.3.3
CATEGORIES= mail www
MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/prayer/
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= Prayer Webmail System
BUILD_DEPENDS= ${LOCALBASE}/lib/libc-client4.a:${PORTSDIR}/mail/cclient
diff --git a/multimedia/atomicparsley/Makefile b/multimedia/atomicparsley/Makefile
index 9f7c14d80abd..dd138bce4fa9 100644
--- a/multimedia/atomicparsley/Makefile
+++ b/multimedia/atomicparsley/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/${PORTNAME}%20v${PORTVERSION}
DISTNAME= ${PORTNAME}-source-${PORTVERSION}
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= Command line program for reading parsing and setting MP4/M4A metadata
USE_ZIP= yes
diff --git a/multimedia/libdv/Makefile b/multimedia/libdv/Makefile
index 5abdf212a1f9..d6477506573e 100644
--- a/multimedia/libdv/Makefile
+++ b/multimedia/libdv/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= SF
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= Quasar DV codec (libdv): software codec for DV video encoding format
LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
diff --git a/net-p2p/btpd/Makefile b/net-p2p/btpd/Makefile
index cc3d20d40e11..65e523a37cbc 100644
--- a/net-p2p/btpd/Makefile
+++ b/net-p2p/btpd/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.15
CATEGORIES= net-p2p
MASTER_SITES= http://www.murmeldjur.se/btpd/
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= Bittorrent client consisting of a daemon and client commands
USE_AUTOTOOLS= autoconf:262 aclocal:110
diff --git a/security/netpgp/Makefile b/security/netpgp/Makefile
index 8093c87346e0..27879b1d6896 100644
--- a/security/netpgp/Makefile
+++ b/security/netpgp/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 20100601
CATEGORIES= security
MASTER_SITES= NETBSD/LOCAL_PORTS
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= PGP signing, verification, encryption and decryption program
LICENSE= BSD
diff --git a/security/snoopy/Makefile b/security/snoopy/Makefile
index a1240401dfad..0d6d8ff2c4d8 100644
--- a/security/snoopy/Makefile
+++ b/security/snoopy/Makefile
@@ -8,7 +8,7 @@ PORTVERSION= 1.6.1
CATEGORIES= security
MASTER_SITES= SF/${PORTNAME}logger/${PORTNAME}logger/
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= An execve() wrapper and logger
LICENSE= GPLv2
diff --git a/sysutils/ftwin/Makefile b/sysutils/ftwin/Makefile
index 357adeff6f1a..421ce473b46f 100644
--- a/sysutils/ftwin/Makefile
+++ b/sysutils/ftwin/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 5
CATEGORIES= sysutils
MASTER_SITES= http://download.meroware.org/ftwin/
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= A useful tool to find duplicate files
LIB_DEPENDS= puzzle.1:${PORTSDIR}/graphics/libpuzzle \
diff --git a/textproc/libsoldout/Makefile b/textproc/libsoldout/Makefile
index 14a795744f2a..6135eaf6e557 100644
--- a/textproc/libsoldout/Makefile
+++ b/textproc/libsoldout/Makefile
@@ -10,7 +10,7 @@ DISTVERSION= 1.0
CATEGORIES= textproc devel
MASTER_SITES= http://instinctive.eu/code/
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= Flexible C library for markdown
LICENSE= BSD
diff --git a/textproc/libupskirt/Makefile b/textproc/libupskirt/Makefile
index 14a795744f2a..6135eaf6e557 100644
--- a/textproc/libupskirt/Makefile
+++ b/textproc/libupskirt/Makefile
@@ -10,7 +10,7 @@ DISTVERSION= 1.0
CATEGORIES= textproc devel
MASTER_SITES= http://instinctive.eu/code/
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= Flexible C library for markdown
LICENSE= BSD
diff --git a/www/cblog/Makefile b/www/cblog/Makefile
index eec83fe3276a..9389df584e6e 100644
--- a/www/cblog/Makefile
+++ b/www/cblog/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.1.2
CATEGORIES= www
MASTER_SITES= http://cloud.github.com/downloads/bapt/cblog/
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= Simple weblog in C using markdown
BUILD_DEPENDS= ${LOCALBASE}/lib/libneo_cs.a:${PORTSDIR}/www/clearsilver \
diff --git a/www/cplanet/Makefile b/www/cplanet/Makefile
index 80588ed1fc51..358d576646f5 100644
--- a/www/cplanet/Makefile
+++ b/www/cplanet/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.3
CATEGORIES= www textproc
MASTER_SITES= http://baptux.free.fr/distfiles/
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= RSS Feed Aggregator that generate static html
BUILD_DEPENDS= ${LOCALBASE}/lib/libneo_cs.a:${PORTSDIR}/www/clearsilver
diff --git a/www/fcgiwrap/Makefile b/www/fcgiwrap/Makefile
index ee8be5eb977b..d16ccf582c54 100644
--- a/www/fcgiwrap/Makefile
+++ b/www/fcgiwrap/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.3
CATEGORIES= www
MASTER_SITES= http://cloud.github.com/downloads/gnosek/fcgiwrap/
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= Simple FastCGI wrapper for CGI scripts
LIB_DEPENDS= fcgi.0:${PORTSDIR}/www/fcgi
diff --git a/www/p5-App-Nopaste/Makefile b/www/p5-App-Nopaste/Makefile
index 2991523b45de..a61c092cb79e 100644
--- a/www/p5-App-Nopaste/Makefile
+++ b/www/p5-App-Nopaste/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= Easy access to any pastebin
BUILD_DEPENDS+= ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \
diff --git a/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile b/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile
index a9b0d270624d..a01989dc71a5 100644
--- a/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile
+++ b/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= Paste to http://pastebin.com from Perl
RUN_DEPENDS+= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww
diff --git a/www/p5-WWW-Pastebin-RafbNet-Create/Makefile b/www/p5-WWW-Pastebin-RafbNet-Create/Makefile
index dfd397f895bb..8f2033a23aff 100644
--- a/www/p5-WWW-Pastebin-RafbNet-Create/Makefile
+++ b/www/p5-WWW-Pastebin-RafbNet-Create/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= Paste to http://rafb.net/ from Perl
RUN_DEPENDS+= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
diff --git a/www/p5-WordPress-XMLRPC/Makefile b/www/p5-WordPress-XMLRPC/Makefile
index 83aafb16fda4..9524e2f0ec54 100644
--- a/www/p5-WordPress-XMLRPC/Makefile
+++ b/www/p5-WordPress-XMLRPC/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/L/LE/LEOCHARRE
PKGNAMEPREFIX= p5-
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= Perl 5 API to WordPress XML-RPC services
BUILD_DEPENDS+= ${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite
diff --git a/x11-wm/pekwm/Makefile b/x11-wm/pekwm/Makefile
index 22ae344fff37..3ca914866e67 100644
--- a/x11-wm/pekwm/Makefile
+++ b/x11-wm/pekwm/Makefile
@@ -11,7 +11,7 @@ PORTEPOCH= 1
CATEGORIES= x11-wm
MASTER_SITES= http://pekwm.org/projects/3/files/
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= Light, Unobtrusive, and configurable windowmanager
LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
diff --git a/x11/slock/Makefile b/x11/slock/Makefile
index 3cc933278275..fbab095b1ccd 100644
--- a/x11/slock/Makefile
+++ b/x11/slock/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.9
CATEGORIES= x11
MASTER_SITES= http://dl.suckless.org/tools/
-MAINTAINER= baptiste.daroussin@gmail.com
+MAINTAINER= bapt@FreeBSD.org
COMMENT= Simple X screen locker
MAKE_ARGS= PREFIX="${PREFIX}" X11LIB="${LOCALBASE}/lib" \