diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2012-10-09 22:08:29 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2012-10-09 22:08:29 +0000 |
commit | 39890db4500948ba8648094ec8b290262a74d880 (patch) | |
tree | ba71d8c0fb7ed56ba27030cede5a884da99c1a21 /multimedia/libva-vdpau-driver | |
parent | 260ca99da959e1710daaacc0b3b1c090a969d1c5 (diff) |
- Remove indefinite article from COMMENT
Forgot this in previous commit.
Notes
Notes:
svn path=/head/; revision=305609
Diffstat (limited to 'multimedia/libva-vdpau-driver')
-rw-r--r-- | multimedia/libva-vdpau-driver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/libva-vdpau-driver/Makefile b/multimedia/libva-vdpau-driver/Makefile index 78eca4a2b370..3d51625104e0 100644 --- a/multimedia/libva-vdpau-driver/Makefile +++ b/multimedia/libva-vdpau-driver/Makefile @@ -6,7 +6,7 @@ CATEGORIES= multimedia MASTER_SITES= http://www.freedesktop.org/software/vaapi/releases/${PORTNAME}/ MAINTAINER= madpilot@FreeBSD.org -COMMENT= A VDPAU-based backend for VAAPI +COMMENT= VDPAU-based backend for VAAPI LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual |