diff --git a/audio/sdl_mixer/Makefile b/audio/sdl_mixer/Makefile index 036b325bb94e..ddba0a672078 100644 --- a/audio/sdl_mixer/Makefile +++ b/audio/sdl_mixer/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: sdl_mixer # Date created: 24 Aprim 2000 -# Whom: Maxim Sobolev +# Whom: Maxim Sobolev # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://www.devolution.com/~slouken/SDL/projects/SDL_mixer/src/ DISTNAME= SDL_mixer-${PORTVERSION} -MAINTAINER= sobomax@altavista.net +MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= SDL-1.1.2:${PORTSDIR}/devel/sdl-devel \ smpeg.0:${PORTSDIR}/graphics/smpeg \ diff --git a/comms/mserver/Makefile b/comms/mserver/Makefile index 5b9f9203ef43..e906e40cc9a3 100644 --- a/comms/mserver/Makefile +++ b/comms/mserver/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: mserver # Date created: 21 May 1999 -# Whom: Maxim Sobolev +# Whom: Maxim Sobolev # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 0.23a CATEGORIES= comms MASTER_SITES= ftp://ftp.innet.be/pub/staff/carl/ -MAINTAINER= sobomax@altavista.net +MAINTAINER= sobomax@FreeBSD.org do-install: ${MKDIR} ${PREFIX}/share/doc/mserver diff --git a/comms/mserver/pkg-descr b/comms/mserver/pkg-descr index 2d892d2ba22a..60c3318a6615 100644 --- a/comms/mserver/pkg-descr +++ b/comms/mserver/pkg-descr @@ -3,4 +3,4 @@ be exported to any number of hosts on the (local) internet. Access control to each individually exported modem is performed on a per-host basis. - Maxim Sobolev -sobomax@altavista.net +sobomax@FreeBSD.org diff --git a/comms/sredird/Makefile b/comms/sredird/Makefile index ced64c8c1900..2265795298da 100644 --- a/comms/sredird/Makefile +++ b/comms/sredird/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: sredird # Date created: 19 Dec 1999 -# Whom: Maxim Sobolev +# Whom: Maxim Sobolev # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 1.1.7 CATEGORIES= comms MASTER_SITES= http://metalab.unc.edu/pub/Linux/system/serial/ -MAINTAINER= sobomax@altavista.net +MAINTAINER= sobomax@FreeBSD.org do-build: ${CC} ${CFLAGS} -g -Wall -o ${WRKSRC}/sredird ${WRKSRC}/sredird.c diff --git a/comms/sredird/pkg-descr b/comms/sredird/pkg-descr index db2257c10daa..ff20ee307183 100644 --- a/comms/sredird/pkg-descr +++ b/comms/sredird/pkg-descr @@ -8,4 +8,4 @@ contact author of sredird. Information on RFC 2217 and the Telnet Protocol is available at www.ietf.org. - Maxim Sobolev -sobomax@altavista.net +sobomax@FreeBSD.org diff --git a/devel/sdl-devel/Makefile b/devel/sdl-devel/Makefile index 632e2caa41b4..fb4e9ffb11ef 100644 --- a/devel/sdl-devel/Makefile +++ b/devel/sdl-devel/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: SDL # Date created: 1 April 2000 -# Whom: Maxim Sobolev +# Whom: Maxim Sobolev # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://www.devolution.com/~slouken/SDL/release/ DISTNAME= SDL-${PORTVERSION} -MAINTAINER= sobomax@altavista.net +MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound \ aa.1:${PORTSDIR}/graphics/aalib \ diff --git a/devel/sdl/Makefile b/devel/sdl/Makefile index b5cb0842fbe3..0ef88dd2f501 100644 --- a/devel/sdl/Makefile +++ b/devel/sdl/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://www.devolution.com/~slouken/SDL/release/ DISTNAME= SDL-${PORTVERSION} -MAINTAINER= sobomax@altavista.net +MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm diff --git a/devel/sdl10/Makefile b/devel/sdl10/Makefile index b5cb0842fbe3..0ef88dd2f501 100644 --- a/devel/sdl10/Makefile +++ b/devel/sdl10/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://www.devolution.com/~slouken/SDL/release/ DISTNAME= SDL-${PORTVERSION} -MAINTAINER= sobomax@altavista.net +MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm diff --git a/devel/sdl12/Makefile b/devel/sdl12/Makefile index 632e2caa41b4..fb4e9ffb11ef 100644 --- a/devel/sdl12/Makefile +++ b/devel/sdl12/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: SDL # Date created: 1 April 2000 -# Whom: Maxim Sobolev +# Whom: Maxim Sobolev # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://www.devolution.com/~slouken/SDL/release/ DISTNAME= SDL-${PORTVERSION} -MAINTAINER= sobomax@altavista.net +MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound \ aa.1:${PORTSDIR}/graphics/aalib \ diff --git a/editors/jext/Makefile b/editors/jext/Makefile index e75bf200e1fd..c2ef33a3fa61 100644 --- a/editors/jext/Makefile +++ b/editors/jext/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: jext # Date created: 17 Febrary 2000 -# Whom: Maxim Sobolev +# Whom: Maxim Sobolev # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= editors java MASTER_SITES= http://members.xoom.com/romainguy/ DISTFILES= ${PORTNAME}${EXTRACT_SUFX} swingall.jar -MAINTAINER= sobomax@altavista.net +MAINTAINER= sobomax@FreeBSD.org RUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/jdk diff --git a/games/maelstrom/Makefile b/games/maelstrom/Makefile index 933a85d6fe8b..1a3cf5d534f6 100644 --- a/games/maelstrom/Makefile +++ b/games/maelstrom/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.devolution.com/~slouken/projects/Maelstrom/src/ DISTNAME= Maelstrom-${PORTVERSION} -MAINTAINER= sobomax@altavista.net +MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ SDL-1.0.2:${PORTSDIR}/devel/sdl diff --git a/textproc/cole/Makefile b/textproc/cole/Makefile index d765e015dfdf..0e592e712015 100644 --- a/textproc/cole/Makefile +++ b/textproc/cole/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: cole # Date created: 4 November 1999 -# Whom: Maxim Sobolev +# Whom: Maxim Sobolev # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://arturo.directmail.org/filters/archive/ \ http://homepages.go.com/~sobomax/filtersweb/ -MAINTAINER= sobomax@altavista.net +MAINTAINER= sobomax@FreeBSD.org USE_LIBTOOL= yes diff --git a/textproc/gtkdiff/Makefile b/textproc/gtkdiff/Makefile index 5d8d9b7f414f..fce4b643a8fb 100644 --- a/textproc/gtkdiff/Makefile +++ b/textproc/gtkdiff/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.2 CATEGORIES= textproc gnome MASTER_SITES= http://www.ainet.or.jp/~inoue/software/gtkdiff/ -MAINTAINER= sobomax@altavista.net +MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs diff --git a/textproc/xlhtml/Makefile b/textproc/xlhtml/Makefile index 17d7a9d37dfd..6bb6786f0c16 100644 --- a/textproc/xlhtml/Makefile +++ b/textproc/xlhtml/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: xlHtml # Date created: 27 March 2000 -# Whom: Maxim Sobolev +# Whom: Maxim Sobolev # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.gate.net/~ddata/xlHtml/ DISTNAME= xlHtml-${PORTVERSION} -MAINTAINER= sobomax@altavista.net +MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= cole.2:${PORTSDIR}/textproc/cole diff --git a/textproc/xls2xml/Makefile b/textproc/xls2xml/Makefile index 92a6c911981f..6280db26971d 100644 --- a/textproc/xls2xml/Makefile +++ b/textproc/xls2xml/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: xls2xml # Date created: 4 November 1999 -# Whom: Maxim Sobolev +# Whom: Maxim Sobolev # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://arturo.directmail.org/filters/archive/ \ http://homepages.go.com/~sobomax/filtersweb/ -MAINTAINER= sobomax@altavista.net +MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= cole.2:${PORTSDIR}/textproc/cole \ xml.5:${PORTSDIR}/textproc/libxml diff --git a/www/smb_auth/Makefile b/www/smb_auth/Makefile index 91cd5a852172..1cac69d5ba65 100644 --- a/www/smb_auth/Makefile +++ b/www/smb_auth/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: smb_auth # Date created: 13 January 2000 -# Whom: Maxim Sobolev +# Whom: Maxim Sobolev # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 0.05 CATEGORIES= www MASTER_SITES= http://www.hacom.nl/~richard/software/ -MAINTAINER= sobomax@altavista.net +MAINTAINER= sobomax@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid22 \ ${LOCALBASE}/sbin/smbd:${PORTSDIR}/net/samba diff --git a/www/smb_auth/pkg-descr b/www/smb_auth/pkg-descr index aa008e52cde6..f848f5102c5a 100644 --- a/www/smb_auth/pkg-descr +++ b/www/smb_auth/pkg-descr @@ -4,4 +4,4 @@ proxy users against an SMB server like Windows NT or Samba. WWW: http://www.hacom.nl/~richard/software/smb_auth.html - Maxim Sobolev -sobomax@altavista.net +sobomax@FreeBSD.org diff --git a/www/squirm/Makefile b/www/squirm/Makefile index c0067dfc5b09..97ea0ea5a56c 100644 --- a/www/squirm/Makefile +++ b/www/squirm/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: squirm # Date created: 24 May 1999 -# Whom: Maxim Sobolev +# Whom: Maxim Sobolev # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= http://www.senet.com.au/squirm/ \ http://www.elab.co.za/squirm/ DISTNAME= squirm-1.0betaB -MAINTAINER= sobomax@altavista.net +MAINTAINER= sobomax@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid22 diff --git a/www/squirm/pkg-descr b/www/squirm/pkg-descr index c93f36cc3c0a..65c47bce2cc2 100644 --- a/www/squirm/pkg-descr +++ b/www/squirm/pkg-descr @@ -21,4 +21,4 @@ things as banner add rewriting, and just about anything else :-) WWW: http://www.senet.com.au/squirm/ - Maxim Sobolev -sobomax@altavista.net +sobomax@FreeBSD.org