diff options
Diffstat (limited to 'graphics/mesa-devel/Makefile')
-rw-r--r-- | graphics/mesa-devel/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index eb8dfe33ab1e..dd8e80bb459b 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= mesa -DISTVERSION= 20.2-branchpoint-3613 -DISTVERSIONSUFFIX= -g0a4c1db926c -PORTREVISION= 1 +DISTVERSION= 20.2-branchpoint-3686 +DISTVERSIONSUFFIX= -g78a420ce467 CATEGORIES= graphics PKGNAMESUFFIX= -devel |