diff options
author | wiz <wiz@pkgsrc.org> | 2007-01-17 23:47:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-01-17 23:47:18 +0000 |
commit | 214768834db77e12bd43313613ea8682aca9c3ee (patch) | |
tree | 3f0de92abbb9dfb7da18f957b1c25dc0ac4847b7 /graphics/dx | |
parent | 6f4660036091f76a17c499265b28cca4679f3316 (diff) | |
download | pkgsrc-214768834db77e12bd43313613ea8682aca9c3ee.tar.gz |
Very belatedly bump PKGREVISION for all jasper dependencies because
of the shlib name change (!) during the update to 1.900.0.
Noted by Robert Elz in PR 35431.
Diffstat (limited to 'graphics/dx')
-rw-r--r-- | graphics/dx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/dx/Makefile b/graphics/dx/Makefile index 36e3029dcb4..7ea54067bec 100644 --- a/graphics/dx/Makefile +++ b/graphics/dx/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2006/10/13 16:39:13 drochner Exp $ +# $NetBSD: Makefile,v 1.42 2007/01/17 23:47:20 wiz Exp $ DISTNAME= dx-4.4.4 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://opendx.npaci.edu/source/ |