diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-05-17 19:18:29 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-05-17 19:18:29 +0800 |
commit | 55002105cc64b2663ebb3a4abd80b71feed38cb2 (patch) | |
tree | f2cf494677a57cd973504a381e6e0ff241b3964f /textproc | |
parent | 884142f52a3aafc537150996ae588f899f5543a5 (diff) | |
download | freebsd-ports-graphics-55002105cc64b2663ebb3a4abd80b71feed38cb2.tar.gz freebsd-ports-graphics-55002105cc64b2663ebb3a4abd80b71feed38cb2.tar.zst freebsd-ports-graphics-55002105cc64b2663ebb3a4abd80b71feed38cb2.zip |
's|sobomax@altavista.net|sobomax@FreeBSD.org|'
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/cole/Makefile | 4 | ||||
-rw-r--r-- | textproc/gtkdiff/Makefile | 2 | ||||
-rw-r--r-- | textproc/xlhtml/Makefile | 4 | ||||
-rw-r--r-- | textproc/xls2xml/Makefile | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/textproc/cole/Makefile b/textproc/cole/Makefile index d765e015dfd..0e592e71201 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 <sobomax@altavista.net> +# Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $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 5d8d9b7f414..fce4b643a8f 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 17d7a9d37df..6bb6786f0c1 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 <sobomax@altavista.net> +# Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $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 92a6c911981..6280db26971 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 <sobomax@altavista.net> +# Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $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 |