diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-02-13 18:28:23 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-02-13 18:28:23 +0000 |
commit | 09721c15a97c6cb6edc2950b753fe94a98da9363 (patch) | |
tree | 3321f4fdffdca44d7d12ddd9c34785ef9724a526 /textproc | |
parent | bcdb925dab6529c928a06ffd50a106e2920e71da (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/makepatch/Makefile | 2 | ||||
-rw-r--r-- | textproc/xlhtml/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/makepatch/Makefile b/textproc/makepatch/Makefile index d42a5009d07e..523c65e88e83 100644 --- a/textproc/makepatch/Makefile +++ b/textproc/makepatch/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/JV -MAINTAINER= coop9211@uidaho.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Perl scripts to assist in the generation and application of patches PERL_CONFIGURE= yes diff --git a/textproc/xlhtml/Makefile b/textproc/xlhtml/Makefile index 756ec1e6e1be..b32cb57a13e8 100644 --- a/textproc/xlhtml/Makefile +++ b/textproc/xlhtml/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= chicago EXTRACT_SUFX= .tgz -MAINTAINER= coop9211@uidaho.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Convert Excel and PowerPoint files to HTML and text USE_GMAKE= yes |