diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-02 22:40:56 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-02 22:40:56 +0000 |
commit | 3f6c422e367c7bbda21b99b4d8e5ed3b278ac022 (patch) | |
tree | acb453a220fe86d30ab8d37f45975dee80f9c2dc /textproc/makepatch | |
parent | - cleanup after r373197 (diff) |
Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year
PR: 195059
Notes
Notes:
svn path=/head/; revision=373790
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 |