diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-07-30 20:18:51 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-07-30 20:18:51 +0000 |
commit | 2934d4ceb28f704c5383a7331647556417dd3a9d (patch) | |
tree | dcb997a83800fa062e485cd21a1f9663da496674 /misc/libutf | |
parent | b0db7e38aa7a64fa61d48a2f9592377b8f094544 (diff) |
Release maintainership of ports due to personal technical difficulties.
Submitted by: Serge Gagnon
Notes
Notes:
svn path=/head/; revision=85940
Diffstat (limited to 'misc/libutf')
-rw-r--r-- | misc/libutf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/libutf/Makefile b/misc/libutf/Makefile index cc4e926805c7..09633d947b46 100644 --- a/misc/libutf/Makefile +++ b/misc/libutf/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ftp://ftp.cs.yorku.ca/pub/wily/misc/ \ http://www.westley.demon.co.uk/src/ -MAINTAINER= gagnon__s@videotron.ca +MAINTAINER= ports@FreeBSD.org COMMENT= UTF-8 character set support library, including regular expressions GNU_CONFIGURE= YES |