summaryrefslogtreecommitdiff
path: root/converters/libiconv/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2003-07-13 13:32:29 +0000
committerwiz <wiz>2003-07-13 13:32:29 +0000
commit13069a378704cce92243018952823f78c58f815f (patch)
tree47e4240d3508d38c1b3dda54b4c893431b634cfc /converters/libiconv/Makefile
parentc28452ac46908bea3d7b5c592e0d4aa129cb1bfd (diff)
downloadpkgsrc-13069a378704cce92243018952823f78c58f815f.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/}