diff options
Diffstat (limited to 'textproc/makepatch')
-rw-r--r-- | textproc/makepatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/makepatch/Makefile b/textproc/makepatch/Makefile index 81b92a0147f4..d0eca5922bc2 100644 --- a/textproc/makepatch/Makefile +++ b/textproc/makepatch/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JV -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl scripts to assist in the generation and application of patches USES= perl5 |