diff options
author | linimon <linimon@FreeBSD.org> | 2010-01-03 01:31:41 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-01-03 01:31:41 +0800 |
commit | 6c6004e0ef7dd0c1e7693d6ad160b35cff582ec1 (patch) | |
tree | f13aa58e9c3dfe0e85c3a03ee4691eb49a80913f /textproc | |
parent | 05f594ba38cece9cc2bcb5775ee6802277209612 (diff) | |
download | freebsd-ports-gnome-6c6004e0ef7dd0c1e7693d6ad160b35cff582ec1.tar.gz freebsd-ports-gnome-6c6004e0ef7dd0c1e7693d6ad160b35cff582ec1.tar.zst freebsd-ports-gnome-6c6004e0ef7dd0c1e7693d6ad160b35cff582ec1.zip |
Reset vs@FreeBSD.org at his request due to lack of time.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/galax/Makefile | 2 | ||||
-rw-r--r-- | textproc/gastex/Makefile | 2 | ||||
-rw-r--r-- | textproc/prosper/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/galax/Makefile b/textproc/galax/Makefile index 1ad62a722eb4..4b338d2158a1 100644 --- a/textproc/galax/Makefile +++ b/textproc/galax/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://db.bell-labs.com/galax/Downloads/ -MAINTAINER= vs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Galax is a full-featured, fully compliant implementation of XQuery BUILD_DEPENDS= ocaml:${PORTSDIR}/lang/ocaml diff --git a/textproc/gastex/Makefile b/textproc/gastex/Makefile index f028871ada84..19f743e3e33e 100644 --- a/textproc/gastex/Makefile +++ b/textproc/gastex/Makefile @@ -14,7 +14,7 @@ DISTFILES= gastex.sty gastex.pro ex-gastex.tex DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} EXTRACT_ONLY= # -MAINTAINER= vs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphs and Automata Simplified in TeX BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base diff --git a/textproc/prosper/Makefile b/textproc/prosper/Makefile index 2af2cf0dcbd1..943b95d44a75 100644 --- a/textproc/prosper/Makefile +++ b/textproc/prosper/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc MASTER_SITES= SF DISTFILES= ${DISTNAME}${EXTRACT_SUFX} contrib-prosper-1.0.0.tar.gz -MAINTAINER= vs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= LaTeX class for writing transparencies BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base |