diff options
author | wiz <wiz> | 2011-01-13 13:36:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2011-01-13 13:36:05 +0000 |
commit | 80b5b9a3ddd58090b573c76182d0bece70ac22a5 (patch) | |
tree | 88e815d783e836dbfc6cc98e62ec39f0cd57cff6 /graphics/urt/Makefile | |
parent | 621ffd383b6873463874b1e8d2d79483ac4dd75a (diff) | |
download | pkgsrc-80b5b9a3ddd58090b573c76182d0bece70ac22a5.tar.gz |
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Diffstat (limited to 'graphics/urt/Makefile')
-rw-r--r-- | graphics/urt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile index fe1f1fe565f..20045bde4e9 100644 --- a/graphics/urt/Makefile +++ b/graphics/urt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2010/06/13 22:44:45 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2011/01/13 13:36:51 wiz Exp $ DISTNAME= urt PKGNAME= urt-3.1b1 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= graphics MASTER_SITES= ftp://ftp.iastate.edu/pub/utah-raster/ DISTFILES= urt-3.1b.tar.Z urt-doc.tar.Z urt-img.tar.Z |