diff options
author | adamw <adamw@FreeBSD.org> | 2015-10-06 00:13:51 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2015-10-06 00:13:51 +0800 |
commit | 16b7e76421dbc47fe81664b0934d8428a1bf18d1 (patch) | |
tree | 19a4d92c96adf48372b92451eb75e3b88b3ad8e0 | |
parent | f1d024fe0d03a681ed1edcc6b3a85d6ddf1fa6a4 (diff) | |
download | freebsd-ports-gnome-16b7e76421dbc47fe81664b0934d8428a1bf18d1.tar.gz freebsd-ports-gnome-16b7e76421dbc47fe81664b0934d8428a1bf18d1.tar.zst freebsd-ports-gnome-16b7e76421dbc47fe81664b0934d8428a1bf18d1.zip |
Reassign some of my ports to the Collective.
-rw-r--r-- | archivers/liblz4/Makefile | 2 | ||||
-rw-r--r-- | multimedia/x265/Makefile | 2 | ||||
-rw-r--r-- | www/p5-WebDriver-Tiny/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/archivers/liblz4/Makefile b/archivers/liblz4/Makefile index d1321a88ba93..85e6f7e08438 100644 --- a/archivers/liblz4/Makefile +++ b/archivers/liblz4/Makefile @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= r CATEGORIES= archivers PKGNAMEPREFIX= lib -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= LZ4 compression library, lossless and very fast LICENSE= BSD2CLAUSE GPLv2 diff --git a/multimedia/x265/Makefile b/multimedia/x265/Makefile index 9d41dcf8916c..936921e28d74 100644 --- a/multimedia/x265/Makefile +++ b/multimedia/x265/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://bitbucket.org/multicoreware/${PORTNAME}/get/ DISTNAME= ${PORTVERSION} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= H.265/High Efficiency Video Coding (HEVC) format LICENSE= GPLv2 diff --git a/www/p5-WebDriver-Tiny/Makefile b/www/p5-WebDriver-Tiny/Makefile index 5cc39d2e8ce7..9215621f0053 100644 --- a/www/p5-WebDriver-Tiny/Makefile +++ b/www/p5-WebDriver-Tiny/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CVLIBRARY PKGNAMEPREFIX= p5- -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Selenium 2.0 bindings for Perl LICENSE= ART10 GPLv1 |