diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-08-23 12:00:04 +0800 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-08-23 12:00:04 +0800 |
commit | 2574f69107121a3cc7cb9276abdedad5a76633c7 (patch) | |
tree | b84cefc010abb1b2c1857ccf9deb2c66f6c9c5db /misc/iso-codes | |
parent | 8a995f807e832d704dcfaad599b44b0b7434bc8a (diff) | |
download | freebsd-ports-gnome-2574f69107121a3cc7cb9276abdedad5a76633c7.tar.gz freebsd-ports-gnome-2574f69107121a3cc7cb9276abdedad5a76633c7.tar.zst freebsd-ports-gnome-2574f69107121a3cc7cb9276abdedad5a76633c7.zip |
- change maintainer address on ports I maintain
Approved by: clsung (mentor)
Diffstat (limited to 'misc/iso-codes')
-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 21ef19d55dfd..65e655588a0e 100644 --- a/misc/iso-codes/Makefile +++ b/misc/iso-codes/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/ \ http://freebsd.powered.net/distfiles/ -MAINTAINER= thomas@goodking.ca +MAINTAINER= tabthorpe@FreeBSD.org COMMENT= Lists of the country, language and currency iso names BUILD_DEPENDS= xmlproc_parse:${PORTSDIR}/textproc/py-xml |