diff options
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 |