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 | 6048206d2c7d6aa061cbde091751985364b6fa34 (patch) | |
tree | 2f733f258e7d2fe1aa3b75159442230adb1548fe /graphics/geomview | |
parent | fe2997a1d672f3478dc45d5c39f8ea3ce2b223c9 (diff) | |
download | pkgsrc-6048206d2c7d6aa061cbde091751985364b6fa34.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/geomview')
-rw-r--r-- | graphics/geomview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/geomview/Makefile b/graphics/geomview/Makefile index 6dfe63e92f4..1484635a78b 100644 --- a/graphics/geomview/Makefile +++ b/graphics/geomview/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2003/08/09 10:53:27 seb Exp $ +# $NetBSD: Makefile,v 1.27 2003/11/30 22:58:41 jschauma Exp $ DISTNAME= geomview-1.8.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=geomview/} |