diff options
author | jschauma <jschauma> | 2003-11-30 22:58:40 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-11-30 22:58:40 +0000 |
commit | c1c88c8fa962fb01f9204895aa4bcfd119110f19 (patch) | |
tree | 2f733f258e7d2fe1aa3b75159442230adb1548fe /graphics/Mesa/Makefile | |
parent | 9d47624e80d010a8c1e28be40e79e9331ef27ea4 (diff) | |
download | pkgsrc-c1c88c8fa962fb01f9204895aa4bcfd119110f19.tar.gz |
As pointed out by jlam:
bump PKGREVISION on packages depending on graphics/glu due to latest shlib
changes there.
Diffstat (limited to 'graphics/Mesa/Makefile')
-rw-r--r-- | graphics/Mesa/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Mesa/Makefile b/graphics/Mesa/Makefile index aaca98fc55b..1555a490989 100644 --- a/graphics/Mesa/Makefile +++ b/graphics/Mesa/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2003/11/18 16:10:55 jschauma Exp $ +# $NetBSD: Makefile,v 1.54 2003/11/30 22:58:41 jschauma Exp $ # PKGNAME= Mesa-${MESA_VERSION} +PKGREVISION= 1 MASTER_SITES= # empty DISTFILES= # empty |