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 /archivers | |
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
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/zoo/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |