aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deskutils/launchy/Makefile2
-rw-r--r--deskutils/teapot/Makefile2
-rw-r--r--devel/adime/Makefile2
-rw-r--r--devel/readline/Makefile2
-rw-r--r--devel/smake/Makefile2
-rw-r--r--devel/stlfilt/Makefile2
-rw-r--r--dns/adns/Makefile2
-rw-r--r--editors/nano-devel/Makefile2
-rw-r--r--editors/nano/Makefile2
-rw-r--r--games/gtklife/Makefile2
-rw-r--r--graphics/linux-f10-glew/Makefile2
-rw-r--r--graphics/scr2png/Makefile2
-rw-r--r--mail/p5-Net-SMTP-SSL/Makefile2
-rw-r--r--math/ised/Makefile2
-rw-r--r--misc/getopt/Makefile2
-rw-r--r--misc/pastebinit/Makefile2
-rw-r--r--net/xrdesktop/Makefile2
-rw-r--r--ports-mgmt/pkg_rmleaves/Makefile2
-rw-r--r--ports-mgmt/symports/Makefile2
-rw-r--r--security/spass/Makefile4
-rw-r--r--shells/dash/Makefile2
-rw-r--r--sysutils/googlog/Makefile2
-rw-r--r--sysutils/hextools/Makefile2
-rw-r--r--sysutils/moreutils-parallel/Makefile2
-rw-r--r--textproc/html2text/Makefile2
-rw-r--r--x11-wm/icewm/Makefile2
-rw-r--r--x11/multi-gnome-terminal/Makefile2
-rw-r--r--x11/xbindkeys/Makefile2
-rw-r--r--x11/xclip/Makefile2
-rw-r--r--x11/xorg-minimal/Makefile2
30 files changed, 31 insertions, 31 deletions
diff --git a/deskutils/launchy/Makefile b/deskutils/launchy/Makefile
index 72426bde1588..0e0a15b4e781 100644
--- a/deskutils/launchy/Makefile
+++ b/deskutils/launchy/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.5
CATEGORIES= deskutils
MASTER_SITES= SF/${PORTNAME}/Launchy%20on%20Linux/${PORTVERSION}
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= An open source keystroke launcher
BUILD_DEPENDS= ${LOCALBASE}/include/boost/spirit/core.hpp:${PORTSDIR}/devel/boost-libs
diff --git a/deskutils/teapot/Makefile b/deskutils/teapot/Makefile
index 11dd9822f24f..058b6a5892ef 100644
--- a/deskutils/teapot/Makefile
+++ b/deskutils/teapot/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.syntax-k.de/projekte/${PORTNAME}/ \
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT \
${DISTNAME:C/^./T/}-Linux-x86${EXTRACT_SUFX}:docs
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= Full-screen curses based spread sheet program
USE_CMAKE= yes
diff --git a/devel/adime/Makefile b/devel/adime/Makefile
index 97c5bee8adb3..10d15aaf5e97 100644
--- a/devel/adime/Makefile
+++ b/devel/adime/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= SF
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= Generate Allegro dialogs in a very simple way
LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro
diff --git a/devel/readline/Makefile b/devel/readline/Makefile
index 79615cab14dd..120ed6d78a29 100644
--- a/devel/readline/Makefile
+++ b/devel/readline/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} \
ftp://ftp.cwru.edu/pub/bash/
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= A library for editing command lines as they are typed
LICENCE= GPLv3
diff --git a/devel/smake/Makefile b/devel/smake/Makefile
index ef8af555e01b..7fbf6f5995a6 100644
--- a/devel/smake/Makefile
+++ b/devel/smake/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= ftp://ftp.berlios.de/pub/smake/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a./a/}
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= Highly portable make program with automake features
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/.a.*//g}
diff --git a/devel/stlfilt/Makefile b/devel/stlfilt/Makefile
index a3ca4f0fc528..9384840c5c1f 100644
--- a/devel/stlfilt/Makefile
+++ b/devel/stlfilt/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.bdsoft.com/dist/
DISTNAME= g${PORTNAME}
EXTRACT_SUFX= .tar
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= An STL Error Message Decryptor for C++
EXTRACT_CMD= ${TAR}
diff --git a/dns/adns/Makefile b/dns/adns/Makefile
index c83f6a8ef56e..6000dc5d7f1e 100644
--- a/dns/adns/Makefile
+++ b/dns/adns/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= dns
MASTER_SITES= http://www.chiark.greenend.org.uk/~ian/adns/ftp/
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= Easy to use, asynchronous-capable DNS client library and utilities
GNU_CONFIGURE= yes
diff --git a/editors/nano-devel/Makefile b/editors/nano-devel/Makefile
index 331781087205..a2cad9804df1 100644
--- a/editors/nano-devel/Makefile
+++ b/editors/nano-devel/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ \
PKGNAMESUFFIX= -devel
#DISTNAME= nano-${PORTVERSION}pre2
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= Nano's ANOther editor, an enhanced free Pico clone
CONFLICTS= nano-2*
diff --git a/editors/nano/Makefile b/editors/nano/Makefile
index acadf3f5a5e9..a73fb978dac7 100644
--- a/editors/nano/Makefile
+++ b/editors/nano/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.nano-editor.org/dist/v2.2/ \
${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= Nano's ANOther editor, an enhanced free Pico clone
GNU_CONFIGURE= yes
diff --git a/games/gtklife/Makefile b/games/gtklife/Makefile
index 4fa2c231a951..9badd91ce619 100644
--- a/games/gtklife/Makefile
+++ b/games/gtklife/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= http://ironphoenix.org/tril/gtklife/
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= A GTK+ implementation of Conway's Game of Life
WANT_GNOME= yes
diff --git a/graphics/linux-f10-glew/Makefile b/graphics/linux-f10-glew/Makefile
index 9045364443f3..d3e3cc363d74 100644
--- a/graphics/linux-f10-glew/Makefile
+++ b/graphics/linux-f10-glew/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= graphics linux
PKGNAMEPREFIX= linux-f10-
DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= OpenGL Extension Wrangler Library (Linux Fedora 10)
ONLY_FOR_ARCHS= i386 amd64
diff --git a/graphics/scr2png/Makefile b/graphics/scr2png/Makefile
index 035eb4ed1285..026a81b9b117 100644
--- a/graphics/scr2png/Makefile
+++ b/graphics/scr2png/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= nik
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= Converts the output of "vidcontrol -p" to PNG
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
diff --git a/mail/p5-Net-SMTP-SSL/Makefile b/mail/p5-Net-SMTP-SSL/Makefile
index 88fab86ece87..d77846c439ab 100644
--- a/mail/p5-Net-SMTP-SSL/Makefile
+++ b/mail/p5-Net-SMTP-SSL/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= An SMTP client supporting SSL
BUILD_DEPENDS= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL
diff --git a/math/ised/Makefile b/math/ised/Makefile
index b21cd0d98022..c57361aa6fc1 100644
--- a/math/ised/Makefile
+++ b/math/ised/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 2.3.0
CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= A tool for generating number sequences and arithmetic evaluation
LICENSE= GPLv3
diff --git a/misc/getopt/Makefile b/misc/getopt/Makefile
index 40a430f7b993..926906133271 100644
--- a/misc/getopt/Makefile
+++ b/misc/getopt/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 2
CATEGORIES= misc
MASTER_SITES= http://software.frodo.looijaard.name/getopt/files/
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= A getopt(1) replacement that supports GNU-style long options
USE_GETTEXT= yes
diff --git a/misc/pastebinit/Makefile b/misc/pastebinit/Makefile
index 915ba74b6433..4ba6bf5accee 100644
--- a/misc/pastebinit/Makefile
+++ b/misc/pastebinit/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.2
CATEGORIES= misc python
MASTER_SITES= http://launchpadlibrarian.net/63157878/
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= A command line utility for pastebing
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}configobj>=4.3.2:${PORTSDIR}/devel/py-configobj
diff --git a/net/xrdesktop/Makefile b/net/xrdesktop/Makefile
index deb859bf42e9..9fb0b236b345 100644
--- a/net/xrdesktop/Makefile
+++ b/net/xrdesktop/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://luggage.linux0wnsyou.com/xrdesktop/
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= A p5-Gtk frontend to rdesktop
RUN_DEPENDS= rdesktop:${PORTSDIR}/net/rdesktop \
diff --git a/ports-mgmt/pkg_rmleaves/Makefile b/ports-mgmt/pkg_rmleaves/Makefile
index 12245deb75fd..a7b30c0b69bf 100644
--- a/ports-mgmt/pkg_rmleaves/Makefile
+++ b/ports-mgmt/pkg_rmleaves/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 20050922
CATEGORIES= ports-mgmt
MASTER_SITES= http://utenti.gufi.org/~drizzt/codes/ports/${PORTNAME}/
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= Interactive script for deinstalling 'leaf' packages
NO_BUILD= yes
diff --git a/ports-mgmt/symports/Makefile b/ports-mgmt/symports/Makefile
index c5d4eef5726b..e502701ca17d 100644
--- a/ports-mgmt/symports/Makefile
+++ b/ports-mgmt/symports/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= ports-mgmt
MASTER_SITES= http://isis.poly.edu/~eitan/files/
DISTNAME= auto-symlink-virtual-${PORTVERSION}
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= Automatically generate symlinks for virtual categories
USE_BZIP2= yes
diff --git a/security/spass/Makefile b/security/spass/Makefile
index bffbb2ab655b..6b509161124f 100644
--- a/security/spass/Makefile
+++ b/security/spass/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: spass
# Date created: 27 October 2010
-# Whom: Eitan Adler <ports@eitanadler.com>
+# Whom: Eitan Adler <eadler@freebsd.org>
#
# $FreeBSD$
#
@@ -10,7 +10,7 @@ PORTVERSION= 2.0
CATEGORIES= security
MASTER_SITES= http://www.guyrutenberg.com/wp-content/uploads/2010/08/
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= A secure password generator with a true random number generator
LIB_DEPENDS= boost_program_options:${PORTSDIR}/devel/boost-libs
diff --git a/shells/dash/Makefile b/shells/dash/Makefile
index 500e4c65836f..292aa75b8322 100644
--- a/shells/dash/Makefile
+++ b/shells/dash/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.5.7
CATEGORIES= shells
MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= A POSIX-compliant implementation of /bin/sh
GNU_CONFIGURE= yes
diff --git a/sysutils/googlog/Makefile b/sysutils/googlog/Makefile
index 84ac41f8b98c..d81f3e51f4b9 100644
--- a/sysutils/googlog/Makefile
+++ b/sysutils/googlog/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.googlog.org/download/
DISTNAME= GoogLog-${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= GoogLog is a simple tool to search inside your syslog files
RUN_DEPENDS= ${SITE_PERL}/Config/Tiny.pm:${PORTSDIR}/devel/p5-Config-Tiny \
diff --git a/sysutils/hextools/Makefile b/sysutils/hextools/Makefile
index dee17a3fa011..46330cbb7278 100644
--- a/sysutils/hextools/Makefile
+++ b/sysutils/hextools/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1
CATEGORIES= sysutils
MASTER_SITES= http://avl.enemy.org/utils/hextools/
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= Useful tools for dealing with hex files
NO_WRKSUBDIR=yes
diff --git a/sysutils/moreutils-parallel/Makefile b/sysutils/moreutils-parallel/Makefile
index 8a0e0c6efdd2..678ab7e1bcf9 100644
--- a/sysutils/moreutils-parallel/Makefile
+++ b/sysutils/moreutils-parallel/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
DISTNAME= moreutils_${PORTVERSION}
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= Run programs in parallel
CONFLICTS= parallel-[0-9]*
diff --git a/textproc/html2text/Makefile b/textproc/html2text/Makefile
index 098f21575ca2..def447c3688b 100644
--- a/textproc/html2text/Makefile
+++ b/textproc/html2text/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \
http://www.mbayer.de/html2text/downloads/
MASTER_SITE_SUBDIR= apps/www/converters
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= Converts HTML documents into plain text
HAS_CONFIGURE= yes
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile
index e25267993226..f6a12f57de4d 100644
--- a/x11-wm/icewm/Makefile
+++ b/x11-wm/icewm/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTVERSION}/
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= Window Manager designed for speed, usability and consistency
WANT_GNOME= yes
diff --git a/x11/multi-gnome-terminal/Makefile b/x11/multi-gnome-terminal/Makefile
index 02b2bb2b9492..cc8cdf5208dd 100644
--- a/x11/multi-gnome-terminal/Makefile
+++ b/x11/multi-gnome-terminal/Makefile
@@ -12,7 +12,7 @@ PORTREVISION= 10
CATEGORIES= x11 gnome
MASTER_SITES= SF/multignometerm/multignometerm/mgt-${PORTVERSION}
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= Gnome tabbed terminal emulator
INSTALLS_OMF= yes
diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile
index 33914742476a..185a3291da9c 100644
--- a/x11/xbindkeys/Makefile
+++ b/x11/xbindkeys/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 1.8.3
CATEGORIES= x11
MASTER_SITES= http://hocwp.free.fr/xbindkeys/
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= Allows you to launch shell commands under X with your keyboard
OPTIONS= GUILE "Guile support" off \
diff --git a/x11/xclip/Makefile b/x11/xclip/Makefile
index 6298f84802fa..8dedc5a06032 100644
--- a/x11/xclip/Makefile
+++ b/x11/xclip/Makefile
@@ -12,7 +12,7 @@ PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= SF
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= An interface to X selections ("the clipboard") from the command line
USE_AUTOTOOLS= autoconf:env aclocal:env automake:env
diff --git a/x11/xorg-minimal/Makefile b/x11/xorg-minimal/Makefile
index dbfbc97cdcf0..2703bb1570bd 100644
--- a/x11/xorg-minimal/Makefile
+++ b/x11/xorg-minimal/Makefile
@@ -13,7 +13,7 @@ PKGNAMESUFFIX= -minimal
DISTFILES= # none
EXTRACT_ONLY= # none
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= X.Org minimal distribution metaport
NO_BUILD= yes