diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-18 05:55:26 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-18 05:55:26 +0000 |
commit | 7b47942a285c8108d146e1cb8053c97237b4ff40 (patch) | |
tree | 4929cd1817845f133580a547d0c7c854e699feec /lang/mawk/Makefile | |
parent | b4a3b06f2253bab2a0f5f159ba8b1123f33961b0 (diff) | |
download | ports-7b47942a285c8108d146e1cb8053c97237b4ff40.tar.gz ports-7b47942a285c8108d146e1cb8053c97237b4ff40.zip |
- Pass maintainership to submitter
Submitted by: Yoshihiro Ota via freebsd-ports@
Notes
Notes:
svn path=/head/; revision=228579
Diffstat (limited to 'lang/mawk/Makefile')
-rw-r--r-- | lang/mawk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/mawk/Makefile b/lang/mawk/Makefile index d897c6ec688d..1f4ff2a6b615 100644 --- a/lang/mawk/Makefile +++ b/lang/mawk/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang MASTER_SITES= ftp://ftp.fu-berlin.de/unix/languages/mawk/ \ ftp://ftp.whidbey.net/pub/brennan/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ota@j.email.ne.jp COMMENT= An implementation of new/posix awk GNU_CONFIGURE= yes |