diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-05-17 11:18:29 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-05-17 11:18:29 +0000 |
commit | cb52fef94bb22e876741458b1743ea0eb3eb954c (patch) | |
tree | c4bbd6b10a39794e30eca3d8f3b0103adb378ded /textproc/xlhtml | |
parent | Update the KDE meta-port to KDE 1.90 (aka KDE2 beta) so people can use (diff) |
's|sobomax@altavista.net|sobomax@FreeBSD.org|'
Diffstat (limited to 'textproc/xlhtml')
-rw-r--r-- | textproc/xlhtml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 <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 |