diff options
author | jseger <jseger@FreeBSD.org> | 1997-11-22 02:06:47 +0000 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1997-11-22 02:06:47 +0000 |
commit | 446815cf423e17b7132360d98e5ec24f44af1517 (patch) | |
tree | bd3f0241f891603db4cdb52100a17548f36e80a4 /graphics/mesagl/files/patch-aa | |
parent | f2528b2eee79550f99da86464909241b23430fbf (diff) | |
download | FreeBSD-ports-446815cf423e17b7132360d98e5ec24f44af1517.zip FreeBSD-ports-446815cf423e17b7132360d98e5ec24f44af1517.tar.gz |
Upgrade of graphics/Mesa to version 2.5.
Diffstat (limited to 'graphics/mesagl/files/patch-aa')
-rw-r--r-- | graphics/mesagl/files/patch-aa | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/mesagl/files/patch-aa b/graphics/mesagl/files/patch-aa new file mode 100644 index 0000000..1ce03d2 --- /dev/null +++ b/graphics/mesagl/files/patch-aa @@ -0,0 +1,10 @@ +--- Make-config.orig Fri Nov 21 20:05:40 1997 ++++ Make-config Fri Nov 21 20:06:25 1997 +@@ -1,6 +1,6 @@ + # Make-config + +-MAJOR=2 ++MAJOR=13 + MINOR=5 + VERSION=$MAJOR.$MINOR + |