diff options
author | hsu <hsu@FreeBSD.org> | 1995-03-16 01:03:00 +0800 |
---|---|---|
committer | hsu <hsu@FreeBSD.org> | 1995-03-16 01:03:00 +0800 |
commit | 89d06c854fa5fae3ec0fb7494eba383bbd942e92 (patch) | |
tree | e8312113a26b59ae4a00c52faefdf1baebfc9711 /graphics/Mesa3 | |
parent | 0954a553266f06ad58bd695b528007b07ffbcca1 (diff) | |
download | freebsd-ports-gnome-89d06c854fa5fae3ec0fb7494eba383bbd942e92.tar.gz freebsd-ports-gnome-89d06c854fa5fae3ec0fb7494eba383bbd942e92.tar.zst freebsd-ports-gnome-89d06c854fa5fae3ec0fb7494eba383bbd942e92.zip |
Upgrade to 1.1.2 beta.
Diffstat (limited to 'graphics/Mesa3')
-rw-r--r-- | graphics/Mesa3/Makefile | 7 | ||||
-rw-r--r-- | graphics/Mesa3/distinfo | 2 |
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/Mesa3/Makefile b/graphics/Mesa3/Makefile index 487379b20c1d..c8b3f2479074 100644 --- a/graphics/Mesa3/Makefile +++ b/graphics/Mesa3/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: Mesa -# Version required: 1.1beta +# Version required: 1.1.2beta # Date created: Tue Feb 7 12:02:49 1995 # Whom: hsu # -# $Id: Makefile,v 1.1.1.1 1995/02/07 21:58:09 hsu Exp $ +# $Id: Makefile,v 1.2 1995/03/06 04:35:27 hsu Exp $ # -DISTNAME= Mesa-1.1beta -EXTRACT_SUFX= .tar.Z +DISTNAME= Mesa-1.1.2beta MASTER_SITES= ftp://iris.ssec.wisc.edu/pub/misc/ WRKSRC= ${WRKDIR}/Mesa ALL_TARGET= freebsd diff --git a/graphics/Mesa3/distinfo b/graphics/Mesa3/distinfo index 9c4eef98a538..cb836b872058 100644 --- a/graphics/Mesa3/distinfo +++ b/graphics/Mesa3/distinfo @@ -1 +1 @@ -MD5 (Mesa-1.1beta.tar.Z) = e19ba153f955fd0818dcb3adc40febde +MD5 (Mesa-1.1.2beta.tar.gz) = 6b7abd6006bf76bdd61c1ca4dad42c25 |