diff options
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 c9ba102..d625c1b 100644 --- a/misc/iso-codes/Makefile +++ b/misc/iso-codes/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} \ http://freebsd.powered.net/distfiles/ DISTNAME= ${PORTNAME}_${PORTVERSION}-1 -MAINTAINER= rainer.alves@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Lists of the country, language and currency iso names BUILD_DEPENDS= xmlproc_parse:${PORTSDIR}/textproc/py-xml |