diff options
author | wiz <wiz@pkgsrc.org> | 2009-11-03 01:03:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-11-03 01:03:13 +0000 |
commit | de6c7d84b60866e88a2ed8f903ba9cf2a71521bd (patch) | |
tree | 9e78926ff8b71d2f546d9f876c12f715e8e9f427 /textproc/iso-codes/Makefile | |
parent | 82c96b99b87fe85774234540d5cdf5014f91556d (diff) | |
download | pkgsrc-de6c7d84b60866e88a2ed8f903ba9cf2a71521bd.tar.gz |
Update to 3.11.1:
iso-codes 3.11.1
----------------
Tobias Quathamer <toddy@debian.org>
Sun, 1 November 2009
[ ISO 639 translations ]
* Polish by Jakub Bogusz (TP)
* Finnish by Tommi Vainikainen (TP)
* Indonesian by Andhika Padmawan (TP)
* Slovenian by Primož Peterlin (TP)
[ ISO 639-3 translations ]
* New Punjabi by A S Alam (TP)
[ ISO 3166 translations ]
* Portuguese by Miguel Figueiredo
[ ISO 3166-2 translations ]
* Polish by Jakub Bogusz (TP)
* Danish by Joe Hansen (TP)
[ ISO 15924 translations ]
* Indonesian by Andhika Padmawan (TP)
Diffstat (limited to 'textproc/iso-codes/Makefile')
-rw-r--r-- | textproc/iso-codes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/iso-codes/Makefile b/textproc/iso-codes/Makefile index 4b96c32d94c..1d0d4e26918 100644 --- a/textproc/iso-codes/Makefile +++ b/textproc/iso-codes/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.35 2009/10/31 01:32:32 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2009/11/03 01:03:13 wiz Exp $ -DISTNAME= iso-codes-3.11 +DISTNAME= iso-codes-3.11.1 CATEGORIES= textproc MASTER_SITES= ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/ |