aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Laffaye <jlaffaye@FreeBSD.org>2011-06-08 16:52:32 +0000
committerJulien Laffaye <jlaffaye@FreeBSD.org>2011-06-08 16:52:32 +0000
commite93d85f4d66e2df4c005dc78216795897ca5876d (patch)
tree82a1c4ab4fbb5ea550d31a2f19a7f3b3665c8e24
parent6b5cb00593234eea3475b2d049a8d07433e830e2 (diff)
downloadports-e93d85f4d66e2df4c005dc78216795897ca5876d.tar.gz
ports-e93d85f4d66e2df4c005dc78216795897ca5876d.zip
Update my e-mail to my FreeBSD one.
While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE} Approved by: bapt (mentor)
Notes
Notes: svn path=/head/; revision=275235
-rw-r--r--audio/mpdscribble/Makefile2
-rw-r--r--benchmarks/dbench/Makefile2
-rw-r--r--benchmarks/httperf/Makefile2
-rw-r--r--databases/cdb/Makefile2
-rw-r--r--databases/soci/Makefile2
-rw-r--r--devel/py-gflags/Makefile4
-rw-r--r--devel/re2/Makefile2
-rw-r--r--dns/dlint/Makefile2
-rw-r--r--irc/ii/Makefile2
-rw-r--r--irc/libircclient/Makefile2
-rw-r--r--misc/latex-mk/Makefile2
-rw-r--r--multimedia/cclive/Makefile2
-rw-r--r--net-mgmt/whatmask/Makefile2
-rw-r--r--news/py-yenc/Makefile2
-rw-r--r--print/libharu/Makefile2
-rw-r--r--print/py-pdf/Makefile2
-rw-r--r--textproc/discount/Makefile2
-rw-r--r--www/closure-compiler/Makefile4
-rw-r--r--www/closure-linter/Makefile2
-rw-r--r--www/fcgi/Makefile2
-rw-r--r--www/py-scgi/Makefile2
-rw-r--r--www/wadcomblog/Makefile2
-rw-r--r--x11/bgs/Makefile2
-rw-r--r--x11/sselp/Makefile2
24 files changed, 26 insertions, 26 deletions
diff --git a/audio/mpdscribble/Makefile b/audio/mpdscribble/Makefile
index 600e23e6ca56..1ca992929183 100644
--- a/audio/mpdscribble/Makefile
+++ b/audio/mpdscribble/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.21
CATEGORIES= audio
MASTER_SITES= SF/musicpd/${PORTNAME}/${PORTVERSION}
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= Musicpd last.fm client
LIB_DEPENDS+= mpdclient.2:${PORTSDIR}/audio/libmpdclient
diff --git a/benchmarks/dbench/Makefile b/benchmarks/dbench/Makefile
index edb683c747fb..340c2e1fa70a 100644
--- a/benchmarks/dbench/Makefile
+++ b/benchmarks/dbench/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= benchmarks
MASTER_SITES= SAMBA
MASTER_SITE_SUBDIR= ../../ftp/tridge/dbench
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= A simulation of the Ziff-Davis netbench benchmark
LIB_DEPENDS= popt:${PORTSDIR}/devel/popt
diff --git a/benchmarks/httperf/Makefile b/benchmarks/httperf/Makefile
index b7974992a48a..dfb25e8d4423 100644
--- a/benchmarks/httperf/Makefile
+++ b/benchmarks/httperf/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.9.0
CATEGORIES= benchmarks www
MASTER_SITES= GOOGLE_CODE
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= A tool for measuring webserver performance
LICENSE= GPLv2
diff --git a/databases/cdb/Makefile b/databases/cdb/Makefile
index 137966f0cd37..5a9de3599048 100644
--- a/databases/cdb/Makefile
+++ b/databases/cdb/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.75
CATEGORIES= databases
MASTER_SITES= http://cr.yp.to/cdb/
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= A fast lookup database library & utilities
ALL_TARGET= it
diff --git a/databases/soci/Makefile b/databases/soci/Makefile
index f676b56c910b..1d1ae7f75aa0 100644
--- a/databases/soci/Makefile
+++ b/databases/soci/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= databases
MASTER_SITES= SF
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= The C++ Database Access Library
LICENSE= MIT
diff --git a/devel/py-gflags/Makefile b/devel/py-gflags/Makefile
index 1f970d969415..8a5c6a24a0be 100644
--- a/devel/py-gflags/Makefile
+++ b/devel/py-gflags/Makefile
@@ -8,11 +8,11 @@
PORTNAME= gflags
PORTVERSION= 1.4
CATEGORIES= devel python
-MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
+MASTER_SITES= GOOGLE_CODE
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= python-gflags-${PORTVERSION}
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= Commandline flags module for Python
PROJECTHOST= python-gflags
diff --git a/devel/re2/Makefile b/devel/re2/Makefile
index 161cd866f750..e410f0216c5b 100644
--- a/devel/re2/Makefile
+++ b/devel/re2/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= http://jlaffaye.net/distfiles/ \
http://laffaye.free.fr/distfiles/
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= A fast C++ regex library
LICENSE= BSD
diff --git a/dns/dlint/Makefile b/dns/dlint/Makefile
index ee16170e80bc..aac86f49b5d1 100644
--- a/dns/dlint/Makefile
+++ b/dns/dlint/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.sfr-fresh.com/unix/misc/dns/ \
http://www.sourcefiles.org/Networking/Tools/DNS/
DISTNAME= dlint${PORTVERSION}
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= Lint for DNS zones (Domain Name Server zone verification utility)
NO_BUILD= yes
diff --git a/irc/ii/Makefile b/irc/ii/Makefile
index f0523bca09a0..850c37ddb00d 100644
--- a/irc/ii/Makefile
+++ b/irc/ii/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= irc
MASTER_SITES= http://dl.suckless.org/tools/ \
http://laffaye.free.fr/distfiles/
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= A minimalist FIFO and filesystem-based IRC client
LICENSE= MIT
diff --git a/irc/libircclient/Makefile b/irc/libircclient/Makefile
index cba08a503914..50ad25e84a49 100644
--- a/irc/libircclient/Makefile
+++ b/irc/libircclient/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.3
CATEGORIES= irc devel
MASTER_SITES= SF
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= An IRC library to create IRC clients
GNU_CONFIGURE= yes
diff --git a/misc/latex-mk/Makefile b/misc/latex-mk/Makefile
index 0f20d14965e9..f89df9468bd2 100644
--- a/misc/latex-mk/Makefile
+++ b/misc/latex-mk/Makefile
@@ -12,7 +12,7 @@ PORTREVISION= 1
CATEGORIES= misc print
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= A collection of makefile and scripts for LaTeX documents
BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX
diff --git a/multimedia/cclive/Makefile b/multimedia/cclive/Makefile
index 5c49dbea95ee..f7f05425884c 100644
--- a/multimedia/cclive/Makefile
+++ b/multimedia/cclive/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= multimedia net
MASTER_SITES= SF/${PORTNAME}/0.7 \
GOOGLE_CODE
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= Lightweight command line video extraction tool
LIB_DEPENDS= boost_system.4:${PORTSDIR}/devel/boost-libs \
diff --git a/net-mgmt/whatmask/Makefile b/net-mgmt/whatmask/Makefile
index df2ac48564ba..927d80fc5c5a 100644
--- a/net-mgmt/whatmask/Makefile
+++ b/net-mgmt/whatmask/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.2
CATEGORIES= net-mgmt
MASTER_SITES= http://downloads.laffeycomputer.com/current_builds/whatmask/
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= Easily convert between three common subnet mask notations
LICENSE= GPLv2
diff --git a/news/py-yenc/Makefile b/news/py-yenc/Makefile
index fd016cf43a7f..d70387ce19c9 100644
--- a/news/py-yenc/Makefile
+++ b/news/py-yenc/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://sabnzbd.sourceforge.net/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= A yenc decoding module for Python in C
USE_PYTHON= yes
diff --git a/print/libharu/Makefile b/print/libharu/Makefile
index ef971aaeacc7..6bd1b6e0a27d 100644
--- a/print/libharu/Makefile
+++ b/print/libharu/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 2.2.1
CATEGORIES= print
MASTER_SITES= http://libharu.org/files/
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= Haru Free PDF Library
LIB_DEPENDS= png:${PORTSDIR}/graphics/png
diff --git a/print/py-pdf/Makefile b/print/py-pdf/Makefile
index 544207e10da0..b23c50725f97 100644
--- a/print/py-pdf/Makefile
+++ b/print/py-pdf/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://pybrary.net/pyPdf/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyPdf-${PORTVERSION}
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= Pure-Python PDF toolkit
USE_PYTHON= yes
diff --git a/textproc/discount/Makefile b/textproc/discount/Makefile
index f78a17346809..effc04f61b8b 100644
--- a/textproc/discount/Makefile
+++ b/textproc/discount/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.0.8
CATEGORIES= textproc devel
MASTER_SITES= http://www.pell.portland.or.us/~orc/Code/markdown/
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= A C implementation of the Markdown markup language
LICENSE= BSD
diff --git a/www/closure-compiler/Makefile b/www/closure-compiler/Makefile
index 0a5251e111ad..eb82260c731a 100644
--- a/www/closure-compiler/Makefile
+++ b/www/closure-compiler/Makefile
@@ -8,10 +8,10 @@
PORTNAME= closure-compiler
PORTVERSION= 20110119
CATEGORIES= www java
-MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
+MASTER_SITES= GOOGLE_CODE
DISTNAME= compiler-${PORTVERSION}
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= Closure Compiler
LICENSE= ASL
diff --git a/www/closure-linter/Makefile b/www/closure-linter/Makefile
index 7e762892aab3..3f0c1a439570 100644
--- a/www/closure-linter/Makefile
+++ b/www/closure-linter/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www devel
MASTER_SITES= GOOGLE_CODE
DISTNAME= closure_linter-${PORTVERSION}
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= JavaScript linter
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gflags:${PORTSDIR}/devel/py-gflags
diff --git a/www/fcgi/Makefile b/www/fcgi/Makefile
index e8cd6ad48bea..4b5125dc2f00 100644
--- a/www/fcgi/Makefile
+++ b/www/fcgi/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www
MASTER_SITES= http://www.fastcgi.com/dist/
PKGNAMESUFFIX= -devkit
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= FastCGI Development Kit
USE_AUTOTOOLS= libtool
diff --git a/www/py-scgi/Makefile b/www/py-scgi/Makefile
index 0473b37fdf2b..08131b700a92 100644
--- a/www/py-scgi/Makefile
+++ b/www/py-scgi/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www python
MASTER_SITES= http://python.ca/scgi/releases/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= Python server implementation of the Simple Common Gateway Protocol
LICENSE= MIT
diff --git a/www/wadcomblog/Makefile b/www/wadcomblog/Makefile
index 84f0a0040b47..a9537b94d100 100644
--- a/www/wadcomblog/Makefile
+++ b/www/wadcomblog/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www python
MASTER_SITES= http://laffaye.free.fr/distfiles/ \
http://vss.73rus.com/wadcomblog/files/
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= Simple open-source static blog engine written in Python
USE_PYTHON= yes
diff --git a/x11/bgs/Makefile b/x11/bgs/Makefile
index 7ab46412a083..c84138fb40e6 100644
--- a/x11/bgs/Makefile
+++ b/x11/bgs/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= x11
MASTER_SITES= http://s01.de/~gottox/files/bgs/ \
http://laffaye.free.fr/distfiles/
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= Simple X11 BackGround Setter using Imlib2
USE_XORG= x11 xinerama
diff --git a/x11/sselp/Makefile b/x11/sselp/Makefile
index b4152bf539be..57c822dc4ea1 100644
--- a/x11/sselp/Makefile
+++ b/x11/sselp/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= x11
MASTER_SITES= http://dl.suckless.org/tools/ \
http://laffaye.free.fr/distfiles/
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= Simple SELection Printer for X11
USE_XORG= x11