aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/cvswrap/Makefile2
-rw-r--r--games/crafty-open-enormous/Makefile2
-rw-r--r--games/crafty-open-large/Makefile2
-rw-r--r--games/crafty-open-medium/Makefile2
-rw-r--r--games/crafty/Makefile2
-rw-r--r--irc/ezbounce-devel/Makefile2
-rw-r--r--lang/p5-ePerl/Makefile2
-rw-r--r--mail/pflogsumm/Makefile2
-rw-r--r--net/asterisk16-addons/Makefile2
-rw-r--r--net/asterisk16/Makefile2
-rw-r--r--science/gromacs/Makefile2
-rw-r--r--sysutils/pecl-proctitle/Makefile4
-rw-r--r--textproc/pecl-wbxml/Makefile4
-rw-r--r--textproc/wbxml2/Makefile2
-rw-r--r--www/phpmyfaq/Makefile2
-rw-r--r--www/rt38/Makefile2
-rw-r--r--www/rt40/Makefile2
17 files changed, 19 insertions, 19 deletions
diff --git a/devel/cvswrap/Makefile b/devel/cvswrap/Makefile
index 3c74150bdd00..600afe2e51cc 100644
--- a/devel/cvswrap/Makefile
+++ b/devel/cvswrap/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES+= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= alfred
-MAINTAINER= flo@kasimir.com
+MAINTAINER= flo@smeets.im
COMMENT= Helper for multiple CVS repositories
GNU_CONFIGURE= yes
diff --git a/games/crafty-open-enormous/Makefile b/games/crafty-open-enormous/Makefile
index c7def847ff9d..d91b78fb82a4 100644
--- a/games/crafty-open-enormous/Makefile
+++ b/games/crafty-open-enormous/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/pgn/ \
DISTFILES= enormous.zip
EXTRACT_ONLY= ${DISTFILES}
-MAINTAINER= flo@kasimir.com
+MAINTAINER= flo@smeets.im
COMMENT= The enormous opening book (about 85-90 MByte) for crafty
BUILD_DEPENDS= crafty:${PORTSDIR}/games/crafty
diff --git a/games/crafty-open-large/Makefile b/games/crafty-open-large/Makefile
index 0c2a94986a20..2f31ccfc0bfd 100644
--- a/games/crafty-open-large/Makefile
+++ b/games/crafty-open-large/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= dd/crafty
DISTFILES= large1.zip large2.zip large3.zip large4.zip
-MAINTAINER= flo@kasimir.com
+MAINTAINER= flo@smeets.im
COMMENT= The large opening book for crafty
BUILD_DEPENDS= crafty:${PORTSDIR}/games/crafty
diff --git a/games/crafty-open-medium/Makefile b/games/crafty-open-medium/Makefile
index 087e69efe7e0..71880d036eb2 100644
--- a/games/crafty-open-medium/Makefile
+++ b/games/crafty-open-medium/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= dd/crafty
DISTNAME= medium
-MAINTAINER= flo@kasimir.com
+MAINTAINER= flo@smeets.im
COMMENT= The medium opening book (about 1.9 MByte) for crafty
BUILD_DEPENDS= crafty:${PORTSDIR}/games/crafty
diff --git a/games/crafty/Makefile b/games/crafty/Makefile
index eb39916a7728..e40bbcdb3927 100644
--- a/games/crafty/Makefile
+++ b/games/crafty/Makefile
@@ -19,7 +19,7 @@ DISTFILES= crafty-${PORTVERSION}.zip:src \
DIST_SUBDIR= crafty
EXTRACT_ONLY= crafty-${PORTVERSION}.zip
-MAINTAINER= flo@kasimir.com
+MAINTAINER= flo@smeets.im
COMMENT= A chess programm for playing and analyzing games
USE_ZIP= yes
diff --git a/irc/ezbounce-devel/Makefile b/irc/ezbounce-devel/Makefile
index 8e613900ea28..4aac226f0b15 100644
--- a/irc/ezbounce-devel/Makefile
+++ b/irc/ezbounce-devel/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.linuxftw.com/ezbounce/files/
PKGNAMESUFFIX= -devel
DISTNAME= ${PORTNAME}-${PORTVERSION}
-MAINTAINER= flo@kasimir.com
+MAINTAINER= flo@smeets.im
COMMENT= A highly configurable IRC Proxy
BUILD_DEPENDS= ${LOCALBASE}/include/boost/function.hpp:${PORTSDIR}/devel/boost-libs
diff --git a/lang/p5-ePerl/Makefile b/lang/p5-ePerl/Makefile
index a766940e5c71..606ab597dc55 100644
--- a/lang/p5-ePerl/Makefile
+++ b/lang/p5-ePerl/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_OSSP}
MASTER_SITE_SUBDIR= tool/${PORTNAME}
PKGNAMEPREFIX= p5-
-MAINTAINER= flo@kasimir.com
+MAINTAINER= flo@smeets.im
COMMENT= Perl Modules of ePerl package: Parse::ePerl, Apache::ePerl
MAKE_JOBS_UNSAFE= yes
diff --git a/mail/pflogsumm/Makefile b/mail/pflogsumm/Makefile
index 80c9bf8030ee..a03dcf3a7b89 100644
--- a/mail/pflogsumm/Makefile
+++ b/mail/pflogsumm/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= mail
MASTER_SITES= http://jimsun.LinxNet.com/downloads/ \
ftp://jimsun.LinxNet.com/pub/postfix_contrib/
-MAINTAINER= flo@kasimir.com
+MAINTAINER= flo@smeets.im
COMMENT= Postfix Log Entry Summarizer
RUN_DEPENDS= ${SITE_PERL}//Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc
diff --git a/net/asterisk16-addons/Makefile b/net/asterisk16-addons/Makefile
index b1f85fab7aad..355dabb9996a 100644
--- a/net/asterisk16-addons/Makefile
+++ b/net/asterisk16-addons/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \
http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
DISTNAME= asterisk-addons-${DISTVERSION}
-MAINTAINER= flo@kasimir.com
+MAINTAINER= flo@smeets.im
COMMENT= GPL modules for the Asterisk Open Source PBX
BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk16
diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile
index 56b36f3eed32..2e57dd070822 100644
--- a/net/asterisk16/Makefile
+++ b/net/asterisk16/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= net
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \
http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
-MAINTAINER= flo@kasimir.com
+MAINTAINER= flo@smeets.im
COMMENT= An Open Source PBX and telephony toolkit
LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex \
diff --git a/science/gromacs/Makefile b/science/gromacs/Makefile
index 4439bb939644..94e196229e09 100644
--- a/science/gromacs/Makefile
+++ b/science/gromacs/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/
-MAINTAINER= flo@kasimir.com
+MAINTAINER= flo@smeets.im
COMMENT= Compute molecular dynamics
USE_GNOME= libxml2
diff --git a/sysutils/pecl-proctitle/Makefile b/sysutils/pecl-proctitle/Makefile
index 3c2d64d2f0a2..90067515ca41 100644
--- a/sysutils/pecl-proctitle/Makefile
+++ b/sysutils/pecl-proctitle/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: pecl-proctitle
# Date created: 2010-01-20
-# Whom: Florian Smeets <flo@kasimir.com>
+# Whom: Florian Smeets <flo@smeets.im>
#
# $FreeBSD$
#
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl-
EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
-MAINTAINER= flo@kasimir.com
+MAINTAINER= flo@smeets.im
COMMENT= A PECL extension that allows changing the current process' name
USE_PHP= yes
diff --git a/textproc/pecl-wbxml/Makefile b/textproc/pecl-wbxml/Makefile
index d14a9d79f04c..1bb5352c0167 100644
--- a/textproc/pecl-wbxml/Makefile
+++ b/textproc/pecl-wbxml/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: pecl-wbxml
# Date created: 2009-03-11
-# Whom: Florian Smeets <flo@kasimir.com>
+# Whom: Florian Smeets <flo@smeets.im>
#
# $FreeBSD$
#
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl-
EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
-MAINTAINER= flo@kasimir.com
+MAINTAINER= flo@smeets.im
COMMENT= A PECL extension that provides WBXML conversion capabilities
LIB_DEPENDS= wbxml2.0:${PORTSDIR}/textproc/wbxml2
diff --git a/textproc/wbxml2/Makefile b/textproc/wbxml2/Makefile
index 6d502d691726..373cab2909ea 100644
--- a/textproc/wbxml2/Makefile
+++ b/textproc/wbxml2/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc devel
MASTER_SITES= SF/libwbxml/libwbxml/${PORTVERSION}
DISTNAME= libwbxml-${PORTVERSION}
-MAINTAINER= flo@kasimir.com
+MAINTAINER= flo@smeets.im
COMMENT= Library & tools for converting wbxml<->xml
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
diff --git a/www/phpmyfaq/Makefile b/www/phpmyfaq/Makefile
index 94493aa77d4d..5f59d6a7f93b 100644
--- a/www/phpmyfaq/Makefile
+++ b/www/phpmyfaq/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.6.8
CATEGORIES= www
MASTER_SITES= http://www.phpmyfaq.de/download/
-MAINTAINER= flo@kasimir.com
+MAINTAINER= flo@smeets.im
COMMENT= A multilingual, completely database-driven FAQ-system
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/www/rt38/Makefile b/www/rt38/Makefile
index 1e9563a2ed57..527f9f808fe3 100644
--- a/www/rt38/Makefile
+++ b/www/rt38/Makefile
@@ -18,7 +18,7 @@ CATEGORIES= www
MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ \
ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/release/
-MAINTAINER= flo@kasimir.com
+MAINTAINER= flo@smeets.im
COMMENT= RT is an industrial-grade ticketing system written in Perl
.if defined(NOPORTDOCS)
diff --git a/www/rt40/Makefile b/www/rt40/Makefile
index 1e9563a2ed57..527f9f808fe3 100644
--- a/www/rt40/Makefile
+++ b/www/rt40/Makefile
@@ -18,7 +18,7 @@ CATEGORIES= www
MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ \
ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/release/
-MAINTAINER= flo@kasimir.com
+MAINTAINER= flo@smeets.im
COMMENT= RT is an industrial-grade ticketing system written in Perl
.if defined(NOPORTDOCS)