1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Fix typo in COMMENT

This commit is contained in:
Steven Kreuzer 2014-07-07 13:53:40 +00:00
parent 6ca65b4d61
commit 29294a05c4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361087

View File

@ -5,7 +5,7 @@ PORTNAME= libglapi
PORTVERSION= ${MESAVERSION}
CATEGORIES= graphics
COMMENT= Common GL api libary used by Mesa based ports
COMMENT= Common GL api library used by Mesa based ports
BUILD_DEPENDS= expat>=0:${PORTSDIR}/textproc/expat2 \
libdrm>=0:${PORTSDIR}/graphics/libdrm \