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/makepatch | |
parent | bcdb925dab6529c928a06ffd50a106e2920e71da (diff) | |
download | ports-09721c15a97c6cb6edc2950b753fe94a98da9363.tar.gz ports-09721c15a97c6cb6edc2950b753fe94a98da9363.zip |
Notes
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 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 |