diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-11-30 22:58:40 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-11-30 22:58:40 +0000 |
commit | c6baf95a8f18a1b1fb1e19583fa1fed495f13344 (patch) | |
tree | 2f733f258e7d2fe1aa3b75159442230adb1548fe /graphics/Mesa/Makefile | |
parent | 3db78cacd659c4a951634d77de8f0394239a9358 (diff) | |
download | pkgsrc-c6baf95a8f18a1b1fb1e19583fa1fed495f13344.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 |