diff options
author | des <des@FreeBSD.org> | 2018-09-10 19:16:59 +0800 |
---|---|---|
committer | des <des@FreeBSD.org> | 2018-09-10 19:16:59 +0800 |
commit | 52969df02863e0497c2cbd6c85d773dcf4a87acc (patch) | |
tree | 85fcc196ed429f6b6cdf6863e6d31f45c62f6e7b /devel/p5-Rcs/Makefile | |
parent | d76dbec29a041febc91d0f0bcbe8b84bccf95e3a (diff) | |
download | freebsd-ports-gnome-52969df02863e0497c2cbd6c85d773dcf4a87acc.tar.gz freebsd-ports-gnome-52969df02863e0497c2cbd6c85d773dcf4a87acc.tar.zst freebsd-ports-gnome-52969df02863e0497c2cbd6c85d773dcf4a87acc.zip |
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez
Diffstat (limited to 'devel/p5-Rcs/Makefile')
-rw-r--r-- | devel/p5-Rcs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Rcs/Makefile b/devel/p5-Rcs/Makefile index c81ceb9cc925..2535891e47ef 100644 --- a/devel/p5-Rcs/Makefile +++ b/devel/p5-Rcs/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl Object Class for Revision Control System (RCS) USES= perl5 |