summaryrefslogtreecommitdiff
path: root/converters/libiconv/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-07-13 13:32:29 +0000
committerwiz <wiz@pkgsrc.org>2003-07-13 13:32:29 +0000
commit9a290ed0df0fbc90081cdfa28409ea63df40d57d (patch)
tree47e4240d3508d38c1b3dda54b4c893431b634cfc /converters/libiconv/Makefile
parenta5caa515f746c3af094d46bdf76c81c0b4389ec2 (diff)
downloadpkgsrc-9a290ed0df0fbc90081cdfa28409ea63df40d57d.tar.gz
Update to 1.9.1.
* Many more transliterations. * New configuration option --enable-relocatable.
Diffstat (limited to 'converters/libiconv/Makefile')
-rw-r--r--converters/libiconv/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/converters/libiconv/Makefile b/converters/libiconv/Makefile
index 6d9ff23214f..855c3e7c4d8 100644
--- a/converters/libiconv/Makefile
+++ b/converters/libiconv/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2003/07/12 13:13:46 dillo Exp $
+# $NetBSD: Makefile,v 1.18 2003/07/13 13:32:29 wiz Exp $
#
-DISTNAME= libiconv-1.8
-PKGREVISION= 1
+DISTNAME= libiconv-1.9.1
CATEGORIES= converters
MASTER_SITES= ${MASTER_SITE_GNU:=libiconv/}