diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-03-23 04:06:18 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-03-23 04:06:18 +0800 |
commit | 0b0aa40e59fb5bc7d61e5110935ae686bdfd9957 (patch) | |
tree | 52605158ddff8f97ffcee98fe217a09db7eea400 | |
parent | b401f0108651d36f8175a17f3512e56d2b8650cf (diff) | |
download | freebsd-ports-graphics-0b0aa40e59fb5bc7d61e5110935ae686bdfd9957.tar.gz freebsd-ports-graphics-0b0aa40e59fb5bc7d61e5110935ae686bdfd9957.tar.zst freebsd-ports-graphics-0b0aa40e59fb5bc7d61e5110935ae686bdfd9957.zip |
- Update MAINTAINER: use @FreeBSD.org
-rw-r--r-- | multimedia/libaacs/Makefile | 2 | ||||
-rw-r--r-- | multimedia/libbdplus/Makefile | 2 | ||||
-rw-r--r-- | multimedia/libbluray/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/libaacs/Makefile b/multimedia/libaacs/Makefile index 3dedbf59fb9..8b529f71ea9 100644 --- a/multimedia/libaacs/Makefile +++ b/multimedia/libaacs/Makefile @@ -7,7 +7,7 @@ CATEGORIES= multimedia MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/${PORTNAME}/${PORTVERSION}/ \ http://blu.opsec.eu/ -MAINTAINER= kami@freebsd.org +MAINTAINER= kami@FreeBSD.org COMMENT= Advanced Access Content System implementation LICENSE= LGPL21 diff --git a/multimedia/libbdplus/Makefile b/multimedia/libbdplus/Makefile index 17dc55f0e85..b7f33469c22 100644 --- a/multimedia/libbdplus/Makefile +++ b/multimedia/libbdplus/Makefile @@ -7,7 +7,7 @@ CATEGORIES= multimedia MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/${PORTNAME}/${PORTVERSION}/ \ http://blu.opsec.eu/ -MAINTAINER= kami@freebsd.org +MAINTAINER= kami@FreeBSD.org COMMENT= BD+ System research implementation LICENSE= LGPL21 diff --git a/multimedia/libbluray/Makefile b/multimedia/libbluray/Makefile index 0c113f7e671..78dc8726cf8 100644 --- a/multimedia/libbluray/Makefile +++ b/multimedia/libbluray/Makefile @@ -8,7 +8,7 @@ CATEGORIES= multimedia MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/${PORTNAME}/${PORTVERSION}/ \ http://blu.opsec.eu/ -MAINTAINER= kami@freebsd.org +MAINTAINER= kami@FreeBSD.org COMMENT= Blu-Ray discs playback library for media players LICENSE= LGPL21 |