diff options
Diffstat (limited to 'graphics/mesa-dri/Makefile.common')
-rw-r--r-- | graphics/mesa-dri/Makefile.common | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/mesa-dri/Makefile.common b/graphics/mesa-dri/Makefile.common index 745bc504346a..411a760b023d 100644 --- a/graphics/mesa-dri/Makefile.common +++ b/graphics/mesa-dri/Makefile.common @@ -8,8 +8,6 @@ # - graphics/mesa-dri # - graphics/mesa-libs # - lang/clover -# -# $FreeBSD$ MESAVERSION= ${MESABASEVERSION}${MESASUBVERSION:C/^(.)/.\1/} MESADISTVERSION=${MESABASEVERSION}${MESASUBVERSION:C/^(.)/-\1/} |