diff options
author | gabor <gabor@FreeBSD.org> | 2008-11-29 08:34:50 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2008-11-29 08:34:50 +0800 |
commit | 77fc42b17cf52749f5ef02c1a230f28ee3f7d07e (patch) | |
tree | 50d640cff4a489c3f901bc92e22936a5089c6f64 | |
parent | a99837d23c83c14b0356d0aaa1d0d56b60386058 (diff) | |
download | freebsd-ports-gnome-77fc42b17cf52749f5ef02c1a230f28ee3f7d07e.tar.gz freebsd-ports-gnome-77fc42b17cf52749f5ef02c1a230f28ee3f7d07e.tar.zst freebsd-ports-gnome-77fc42b17cf52749f5ef02c1a230f28ee3f7d07e.zip |
Take maintainership of the following important ports:
ports/archivers/zoo
ports/print/dvips
ports/print/latex
ports/print/tex
ports/textproc/ispell
-rw-r--r-- | archivers/zoo/Makefile | 2 | ||||
-rw-r--r-- | print/dvips/Makefile | 2 | ||||
-rw-r--r-- | print/latex/Makefile | 2 | ||||
-rw-r--r-- | print/tex/Makefile | 2 | ||||
-rw-r--r-- | textproc/ispell/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile index 00235158093e..429f2182d7b3 100644 --- a/archivers/zoo/Makefile +++ b/archivers/zoo/Makefile @@ -12,7 +12,7 @@ CATEGORIES= archivers MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/ DISTNAME= zoo-2.10pl1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gabor@FreeBSD.org COMMENT= Manipulate archives of files in compressed form NO_WRKSUBDIR= yes diff --git a/print/dvips/Makefile b/print/dvips/Makefile index be3a882a41ea..d884ada4ce10 100644 --- a/print/dvips/Makefile +++ b/print/dvips/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jmz DISTNAME= dvips576 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gabor@FreeBSD.org COMMENT= Convert a TeX DVI file to PostScript CONFLICTS= *teTeX* diff --git a/print/latex/Makefile b/print/latex/Makefile index e9ce29eac362..98e158520b0d 100644 --- a/print/latex/Makefile +++ b/print/latex/Makefile @@ -15,7 +15,7 @@ DISTFILES= latex_mf-${PORTVERSION}.tar.gz latex_tfm-${PORTVERSION}.tar.gz \ latex_base-${PORTVERSION}.tar.gz latex_tools-${PORTVERSION}.tar.gz \ latex_graphics-${PORTVERSION}.tar.gz latex_psnfss-${PORTVERSION}.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gabor@FreeBSD.org COMMENT= TeX macro package BUILD_DEPENDS= tex:${PORTSDIR}/print/tex diff --git a/print/tex/Makefile b/print/tex/Makefile index 2aec90d638a3..db424b4d25f0 100644 --- a/print/tex/Makefile +++ b/print/tex/Makefile @@ -19,7 +19,7 @@ DISTFILES= web2c-7.2b.tar.gz web-7.2a.tar.gz tex_base.tar.gz cm_tfm.tar.gz \ EXTRACT_ONLY= web2c-7.2b.tar.gz web-7.2a.tar.gz tex_base.tar.gz cm_tfm.tar.gz \ mf_lib.tar.gz cm_mf.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gabor@FreeBSD.org COMMENT= TeX and METAFONT DIST_SUBDIR= tex diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile index c73b748b7575..6ad6eeae590c 100644 --- a/textproc/ispell/Makefile +++ b/textproc/ispell/Makefile @@ -15,7 +15,7 @@ DISTNAME= ispell-3.3.02 # needed for slave ports / options DISTFILES= ispell-3.3.02.tar.gz # needed for slave ports / options EXTRACT_ONLY= ${ISPELL_FILES} -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= gabor@FreeBSD.org COMMENT= An interactive spelling checker for multiple languages MAN1= ispell.1 sq.1 unsq.1 |