diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-12-26 16:12:27 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-12-26 16:12:27 +0000 |
commit | 754d159e986489975e07236b110a5001d0508783 (patch) | |
tree | a0001e8dc16645e481a7ba5b13897fd78718f990 /multimedia/libva | |
parent | c7dc6be60e60670beae37c37fd5b3cfd7d9049e7 (diff) |
Notes
Diffstat (limited to 'multimedia/libva')
-rw-r--r-- | multimedia/libva/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/libva/Makefile b/multimedia/libva/Makefile index b6d738ecd97d..08051adf9d05 100644 --- a/multimedia/libva/Makefile +++ b/multimedia/libva/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.14 CATEGORIES= multimedia MASTER_SITES= http://cgit.freedesktop.org/${PORTNAME}/snapshot/ -MAINTAINER= swell.k@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= VAAPI wrapper and dummy driver LICENSE= MIT |