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/vdpauinfo | |
parent | c7dc6be60e60670beae37c37fd5b3cfd7d9049e7 (diff) |
Notes
Diffstat (limited to 'multimedia/vdpauinfo')
-rw-r--r-- | multimedia/vdpauinfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/vdpauinfo/Makefile b/multimedia/vdpauinfo/Makefile index 035aeb742b69..33b1a2ab9b10 100644 --- a/multimedia/vdpauinfo/Makefile +++ b/multimedia/vdpauinfo/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.0.6 CATEGORIES= multimedia MASTER_SITES= http://people.freedesktop.org/~aplattner/vdpau/ -MAINTAINER= swell.k@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A tool to query VDPAU capabilities LIB_DEPENDS= vdpau.1:${PORTSDIR}/multimedia/libvdpau |