diff options
author | madpilot <madpilot@FreeBSD.org> | 2012-10-10 06:08:29 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2012-10-10 06:08:29 +0800 |
commit | 27befbedb683f9336783ae19591c9b2f5037500d (patch) | |
tree | ba71d8c0fb7ed56ba27030cede5a884da99c1a21 | |
parent | 057a1b823c90e4aaa786b74614b5ddb97f571795 (diff) | |
download | freebsd-ports-gnome-27befbedb683f9336783ae19591c9b2f5037500d.tar.gz freebsd-ports-gnome-27befbedb683f9336783ae19591c9b2f5037500d.tar.zst freebsd-ports-gnome-27befbedb683f9336783ae19591c9b2f5037500d.zip |
- Remove indefinite article from COMMENT
Forgot this in previous commit.
-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 |