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