diff options
Diffstat (limited to 'misc/iso-codes/Makefile')
-rw-r--r-- | misc/iso-codes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/iso-codes/Makefile b/misc/iso-codes/Makefile index aeae15ce2af..c8060e51304 100644 --- a/misc/iso-codes/Makefile +++ b/misc/iso-codes/Makefile @@ -6,11 +6,11 @@ # PORTNAME= iso-codes -PORTVERSION= 3.1 +PORTVERSION= 3.2 CATEGORIES= misc MASTER_SITES= ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kwm@FreeBSD.org COMMENT= Lists of the country, language and currency iso names BUILD_DEPENDS= xmlproc_parse:${PORTSDIR}/textproc/py-xml |