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 /x11 | |
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 'x11')
-rw-r--r-- | x11/p5-Clipboard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/p5-Clipboard/Makefile b/x11/p5-Clipboard/Makefile index 4e9b06ae2f7d..a397ef155eba 100644 --- a/x11/p5-Clipboard/Makefile +++ b/x11/p5-Clipboard/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:KING PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Access to X11 clipboard from Perl LICENSE= ART10 GPLv1+ |