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/Mesa3 | |
parent | dc73aa3d9b7444e4f4d5241f9f462d97e566a4fd (diff) |
Notes
Diffstat (limited to 'graphics/Mesa3')
-rw-r--r-- | graphics/Mesa3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Mesa3/Makefile b/graphics/Mesa3/Makefile index 6b17ab4fe2e6..38b004a987b0 100644 --- a/graphics/Mesa3/Makefile +++ b/graphics/Mesa3/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/ \ |