diff options
author | Koop Mast <kwm@FreeBSD.org> | 2012-02-14 14:39:18 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2012-02-14 14:39:18 +0000 |
commit | 46a2fde9cd14606e1b15bd0fb6cb6e089c18c399 (patch) | |
tree | 8e297776be769ab9f02600a37d60724cca7596a5 /misc/iso-codes/Makefile | |
parent | aac2aa6a405fa1cd113f1fb742952c3e3f28ceb6 (diff) |
Update to 3.32.2
Notes
Notes:
svn path=/head/; revision=291344
Diffstat (limited to 'misc/iso-codes/Makefile')
-rw-r--r-- | misc/iso-codes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/iso-codes/Makefile b/misc/iso-codes/Makefile index 65140eeaaeb3..a21dd1e49433 100644 --- a/misc/iso-codes/Makefile +++ b/misc/iso-codes/Makefile @@ -6,7 +6,7 @@ # PORTNAME= iso-codes -PORTVERSION= 3.29 +PORTVERSION= 3.32.2 CATEGORIES= misc MASTER_SITES= http://pkg-isocodes.alioth.debian.org/downloads/ |