diff options
author | Koop Mast <kwm@FreeBSD.org> | 2012-07-17 20:23:50 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2012-07-17 20:23:50 +0000 |
commit | 63bdc0047749775a4f9cea0ebcdea803db98a730 (patch) | |
tree | ee8a686a733748d9b65a7bae64ef897b89602d38 /misc/iso-codes/Makefile | |
parent | 72bf23c5b78f2d95a2d1152514f7bcfa5e3c5021 (diff) |
Update to 3.37.
Notes
Notes:
svn path=/head/; revision=301034
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 a7cd319f1cdb..fed165d83beb 100644 --- a/misc/iso-codes/Makefile +++ b/misc/iso-codes/Makefile @@ -6,7 +6,7 @@ # PORTNAME= iso-codes -PORTVERSION= 3.35 +PORTVERSION= 3.37 CATEGORIES= misc MASTER_SITES= http://pkg-isocodes.alioth.debian.org/downloads/ |