diff options
author | wiz <wiz> | 2002-09-10 16:06:32 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-09-10 16:06:32 +0000 |
commit | 05619d51fd47cef98f3fd8aefe0ea9c96e27f390 (patch) | |
tree | 3d3020be9bfaa2a5e59d50f368ad6eb391a5d5fc /graphics/libwmf/Makefile | |
parent | 54a6ae9b3313df278940916d0b16c7b8aaa0f8a3 (diff) | |
download | pkgsrc-05619d51fd47cef98f3fd8aefe0ea9c96e27f390.tar.gz |
Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
Diffstat (limited to 'graphics/libwmf/Makefile')
-rw-r--r-- | graphics/libwmf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libwmf/Makefile b/graphics/libwmf/Makefile index 87d344e7661..f5dc4177398 100644 --- a/graphics/libwmf/Makefile +++ b/graphics/libwmf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2002/03/13 17:37:12 fredb Exp $ +# $NetBSD: Makefile,v 1.30 2002/09/10 16:06:42 wiz Exp $ # DISTNAME= libwmf-0.2.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wvware/} |