diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-11 15:45:29 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-11 15:45:29 +0000 |
commit | 605a4a71e827fe8ff962ec56b991ae26f603d3b8 (patch) | |
tree | 3ce71abc3f6465a7d03bbd8436a39eeade287d39 /graphics/mesagl | |
parent | dc73aa3d9b7444e4f4d5241f9f462d97e566a4fd (diff) | |
download | freebsd-ports-605a4a71e827fe8ff962ec56b991ae26f603d3b8.zip |
Bump PORTREVISION (mesa.conf search path fix).
AFAIK it is the first commit utilising this new feature.
Diffstat (limited to 'graphics/mesagl')
-rw-r--r-- | graphics/mesagl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/mesagl/Makefile b/graphics/mesagl/Makefile index 6b17ab4fe2e6..38b004a987b0 100644 --- a/graphics/mesagl/Makefile +++ b/graphics/mesagl/Makefile @@ -7,6 +7,7 @@ PORTNAME= Mesa PORTVERSION= 3.2.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://iris.ssec.wisc.edu/pub/Mesa/ \ |