diff options
Diffstat (limited to 'graphics/mesa-devel/Makefile')
-rw-r--r-- | graphics/mesa-devel/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index 1893e3c33438..59b4833cb313 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,6 +1,7 @@ PORTNAME= mesa -DISTVERSION= 25.2-branchpoint-2121 -DISTVERSIONSUFFIX= -g2595b029fac +DISTVERSION= 25.2-branchpoint-2486 +DISTVERSIONSUFFIX= -g443446aa82c +PORTREVISION= 1 CATEGORIES= graphics PKGNAMESUFFIX= -devel |