diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2015-10-05 16:13:51 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2015-10-05 16:13:51 +0000 |
commit | 4a55d3eab54f437a211ee9f55ee72e46a2532bcd (patch) | |
tree | 19a4d92c96adf48372b92451eb75e3b88b3ad8e0 /multimedia/x265 | |
parent | 54c0470f9e20b868eb5a75c6e25276eb4130115f (diff) |
Reassign some of my ports to the Collective.
Notes
Notes:
svn path=/head/; revision=398654
Diffstat (limited to 'multimedia/x265')
-rw-r--r-- | multimedia/x265/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |