diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-09-11 15:45:29 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-09-11 15:45:29 +0000 |
commit | d624d1761780921aad4456da909dcdc517d5f90c (patch) | |
tree | 732b9d9358b7ae12baf74715c410e5c3cb638f58 /graphics/mesagl/Makefile | |
parent | 865385094b1b511bfd48ad3dc11a9fb543a6db92 (diff) | |
download | FreeBSD-ports-d624d1761780921aad4456da909dcdc517d5f90c.zip FreeBSD-ports-d624d1761780921aad4456da909dcdc517d5f90c.tar.gz |
Bump PORTREVISION (mesa.conf search path fix).
AFAIK it is the first commit utilising this new feature.
Diffstat (limited to 'graphics/mesagl/Makefile')
-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 6b17ab4..38b004a 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/ \ |