diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-12-28 10:07:46 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-12-28 10:07:46 +0000 |
commit | 5a8cd00aada5bbae51797254aea00c02316e4882 (patch) | |
tree | ac2877c1630e9282af138bcfeff989d6c33c5307 /dns | |
parent | 45f8c944af81d7109416a7288194600052ec0e15 (diff) |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/libidn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile index 370d19964ce4..e3af6494ea31 100644 --- a/dns/libidn/Makefile +++ b/dns/libidn/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} \ http://josefsson.org/libidn/releases/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gaod@hychen.org COMMENT= Internationalized Domain Names command line tool USE_GNOME= gnomehack gnometarget pkgconfig |